ModalProps

interface ModalProps

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.