hosanna-ui-docs - v0.9.0
Preparing search index...
Views/Dialogs
DialogManager
DialogPresentedCallback
Type Alias DialogPresentedCallback
DialogPresentedCallback
:
(
value
:
IDialogView
<
ViewState
>
)
=>
void
Callback type for dialog presented.
Type declaration
(
value
:
IDialogView
<
ViewState
>
)
:
void
Parameters
value
:
IDialogView
<
ViewState
>
Returns
void
Settings
Member Visibility
Private
Inherited
External
Theme
OS
Light
Dark
hosanna-ui-docs - v0.9.0
Loading...
Callback type for dialog presented.