Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

Tooltip, Popover and Dropdown should be able to bind to a model #697

Closed
ProLoser opened this issue Jul 23, 2013 · 1 comment
Closed

Tooltip, Popover and Dropdown should be able to bind to a model #697

ProLoser opened this issue Jul 23, 2013 · 1 comment

Comments

@ProLoser
Copy link
Member

For example:

<div class="popover" model="showPopover">...</div>
<input tooltip="Please enter a password" tooltip-trigger="password.$invalid">
<div class="dropdown" model="showDropdown>...</div>

Or something similar. This way programmatic triggers are easier to do.

@pkozlowski-opensource
Copy link
Member

This is duplicate of #590

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants