Frame drawer
Last updated
Last updated
© 2024 UI Bakery
open()
opens a modal window
close()
closes a modal window
setValue(data: Object)
sets value of the component
reset()
resets component to the initial state
setOpenButtonDisabled(disabled: boolean)
enables/ disables an open button
validate()
triggers validations
resetValidation()
resets validation errors
On Init
Calls for an action on component initialization, e.g., page refresh
On Open
Calls for an action when a component is opened
On Close
Calls for an action when a component is closed