You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 28, 2022. It is now read-only.
Description
To create a confirm component.
Tasks
ZConfirmcomponent logicZConfirmDesign specDiscussed in #10
Originally posted by yash-deepsource May 13, 2022
Description
ZConfirmcomponent that allows warning the users about a whether they really want to do a particular action or not.More information on them can be found on MDN.
Components
ZConfirmProps
open: Boolean'false'unmount: Boolean'true'ZConfirmis closed.Styling
TODO
Events
closestate: BooleanPreview
TODO
Code example