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

Document dropdown on-toggle attribute #5271

Closed
wants to merge 2 commits into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions src/dropdown/docs/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,10 @@ Each of these parts need to be used as attribute directives.
_(Default: `false`)_ -
Enables navigation of dropdown list elements with the arrow keys.

* `on-toggle(open)`
<small class="badge">$</small> -
An optional expression called when the dropdown menu is opened or closed.

### uib-dropdown-menu settings

* `template-url`
Expand Down