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
I was wondering if there is any way to tell dynamically if the directive is actually doing the 'ellipsis'-ing? I have a situation where I would like to be able to turn the ellipsis on or off.
In ui-bootstrap's popover button there is an option on the directive called popover-is-open, which allows you to open/close the thing based on a value. Is there an easy way to do the same with data-ellipsis?
Tom
The text was updated successfully, but these errors were encountered:
Hi,
I was wondering if there is any way to tell dynamically if the directive is actually doing the 'ellipsis'-ing? I have a situation where I would like to be able to turn the ellipsis on or off.
In ui-bootstrap's popover button there is an option on the directive called popover-is-open, which allows you to open/close the thing based on a value. Is there an easy way to do the same with data-ellipsis?
Tom
The text was updated successfully, but these errors were encountered: