ModalProps

interface ModalProps : <ERROR CLASS> ERROR CLASS: Symbol not found for PropsWithChildren

Props used to customize the Modal.

Inheritors

Properties

Link copied to clipboard
abstract var onHide: () -> Unit

onHide prop. Execute the specified function when the hide button is clicked.

Link copied to clipboard
abstract var show: Boolean?

show prop, false by default.