Docs > RruModalButton

RruModalButton

Example

Click “Open Sandbox” to see the example source code

Props

Name Description Required
modalTitle The modal title No
modalBody The modal body. Could be either a valid JSX or a function that receives the closeModal function and returns a valid JSX. No
name Button name No
disabled Is the button disabled No
className Button className No
style Button style No