JumboDialog
Imports
import {JumboDialog} from '@jumbo/components';
props
Name
Type
Default
Description
open
boolean
-
Indicates whether the dialog is open or closed
title
string
-
optional
[key:string]
any
-
optional
Last updated
Imports
import {JumboDialog} from '@jumbo/components';
props
open
boolean
-
Indicates whether the dialog is open or closed
title
string
-
optional
[key:string]
any
-
optional
Last updated