kvision
/
io.kvision.modal
/
ModalSize
js
Modal
Size
enum
ModalSize
:
Enum
<
ModalSize
> ,
CssClass
Content copied to clipboard
Modal window sizes.
Entries
Properties
Entries
SMALL
Link copied to clipboard
js
SMALL
("modal-sm")
Content copied to clipboard
LARGE
Link copied to clipboard
js
LARGE
("modal-lg")
Content copied to clipboard
XLARGE
Link copied to clipboard
js
XLARGE
("modal-xl")
Content copied to clipboard
Properties
className
Link copied to clipboard
js
open override val
className
:
String
Content copied to clipboard
name
Link copied to clipboard
js
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
js
val
ordinal
:
Int
Content copied to clipboard