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

Commit

Permalink
docs(dropdown): Document dropdown on-toggle attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmitche11 authored and vbrickPMitchell committed Jan 15, 2016
1 parent ca0eaab commit 8f5e4bd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/dropdown/docs/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,11 @@ 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`
<small class="badge">$</small> -
_(Default: `null`)_ -
An optional expression called when the dropdown menu is opened.

### uib-dropdown-menu settings

* `template-url`
Expand Down

0 comments on commit 8f5e4bd

Please sign in to comment.