Description Usage Arguments Value
Options for the modal widget (chakraModal
).
1 2 3 4 5 6 7 | chakraModalOptions(
closeOnEsc = TRUE,
isCentered = TRUE,
motionPreset = "scale",
size = "md",
...
)
|
closeOnEsc |
whether to close the modal on pressing the 'esc' key |
isCentered |
whether to center the modal on screen |
motionPreset |
transition that should be used for the modal; one of
|
size |
modal size, |
... |
other attributes of |
A named list, for usage in chakraModal
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.