SCION Workbench Client - v1.0.0-beta.35
Preparing search index...
CanCloseFn
Type Alias CanCloseFn
CanCloseFn
:
()
=>
Observable
<
boolean
>
|
Promise
<
boolean
>
|
boolean
The signature of a function to confirm closing a view., e.g., if dirty.
Type Declaration
()
:
Observable
<
boolean
>
|
Promise
<
boolean
>
|
boolean
Returns
Observable
<
boolean
>
|
Promise
<
boolean
>
|
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
SCION Workbench Client - v1.0.0-beta.35
Loading...
The signature of a function to confirm closing a view., e.g., if dirty.