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
feat: Add option to set toggleable for showConfirmDialog (#123)
I would like to suggest an option to set `toggleable` to `false` in the
`showConfirmationDialog` method.
This is to deal with cases where user do not want to deselect an item
when tapped again.
Thanks for the great library.
0 commit comments