ngOpen (directive)
Improve this Doc View Source ngOpen
- directive in module ng
Sets the open
attribute on the element, if the expression inside ngOpen
is truthy.
A special directive is necessary because we cannot use interpolation inside the open
attribute. See the 登录查看完整内容