Profectus / components/modals / Modal
Component: Modal ​
Props ​
modelValue ​
boolean
preventClosing? ​
boolean
width? ​
string
Events ​
update:modelValue() ​
update:modelValue: (
parameter
) =>void
Parameters ​
parameter ​
boolean
Returns ​
void
Slots ​
header ​
Modal Header
Bindings ​
shown ​
boolean
Whether the modal is currently open or animating
body ​
Modal Body
Bindings ​
shown ​
boolean
Whether the modal is currently open or animating
footer ​
Modal Footer
Bindings ​
shown ​
boolean
Whether the modal is currently open or animating