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
Please add @output emitters onShow, onHide and onCancel (onCancel would be emitted on outside click and always trigger onHide alongside), so that consumers can control other UI elements accordingly. Especially onHide/onCancel would serve well the use case where you want to toggle row highlight when the popover is used to display row-related content.
The text was updated successfully, but these errors were encountered:
moniuch
changed the title
Fire onShow and onHide events
Fire onShow, onHide and onCancel events
Jul 23, 2017
Please add @output emitters onShow, onHide and onCancel (onCancel would be emitted on outside click and always trigger onHide alongside), so that consumers can control other UI elements accordingly. Especially onHide/onCancel would serve well the use case where you want to toggle row highlight when the popover is used to display row-related content.
The text was updated successfully, but these errors were encountered: