ModalFrontstageButton Function
Button usually shown in the top-left corner of the modal frontstage. By default closes the modal frontstage.
ModalFrontstageButton(props: ModalFrontstageButtonProps): React.JSX.Element
Parameter | Type | Description |
---|---|---|
props | ModalFrontstageButtonProps |
Returns - React.JSX.Element
Defined in
Last Updated: 17 January, 2025
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.