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(dimmer): add onVisible and onHidden callbacks
Implemented the onVisible and onHidden callbacks for the Dimmer module.
onVisible is triggereg when dimmer is fully shown, and onHidden when dimmer fully hidden.
0 commit comments