Preparing search index...
The search index is not available
@basaldev/blocks-frontend-framework
@basaldev/blocks-frontend-framework
ToastConfiguration
Interface ToastConfiguration
interface
ToastConfiguration
{
displayMs
:
number
;
toastComponent
:
ComponentType
<
{
toasts
:
{
id
:
string
;
message
:
string
;
}
[]
;
}
>
;
}
Index
Properties
display
Ms
toast
Component
Properties
display
Ms
display
Ms
:
number
Time a toast is shown before disappearing
toast
Component
toast
Component
:
ComponentType
<
{
toasts
:
{
id
:
string
;
message
:
string
;
}
[]
;
}
>
Component used to display toasts
Type declaration
toasts
:
{
id
:
string
;
message
:
string
;
}
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
display
Ms
toast
Component
@basaldev/blocks-frontend-framework
block
ErrorBoundary
MockSessionService
AcceptInvitationSignUpFormData
AcceptInvitationSignUpProps
AllOrganizationTableRowData
ApiGetOptions
ApiGetState
ApiMutationOptions
AppInitializerOptions
AppOptions
AutoRefreshConfiguration
AutoScreenSizeProps
AutoloadPageTitleBreadcrumbsOptions
AutoloadPageTitleOptions
AvatarProps
BadgeProps
BaseCellProps
BasicUserInformationInputFormData
BasicUserInformationInputProps
BlockComponentProps
Loading...
Generated using
TypeDoc
Time a toast is shown before disappearing