Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

Commit

Permalink
doc update
Browse files Browse the repository at this point in the history
  • Loading branch information
Yvonne Yip committed Sep 16, 2014
1 parent d9e36fa commit c3854ee
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions core-dropdown.html
Original file line number Diff line number Diff line change
Expand Up @@ -128,13 +128,14 @@
*/
valign: 'top',

/**
* If set to false, the overlay will focus its target or an element inside
* it with the `autoFocus` attribute.
/**
* By default an overlay will focus its target or an element inside
* it with the `autoFocus` attribute. Disable this
* behavior by setting the `autoFocusDisabled` property to true.
*
* @attribute autoFocusDisabled
* @type boolean
* @default true
* @default false
*/
autoFocusDisabled: false,

Expand Down

0 comments on commit c3854ee

Please sign in to comment.