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

Commit

Permalink
Document scroller property
Browse files Browse the repository at this point in the history
  • Loading branch information
cletusw committed Aug 6, 2014
1 parent b6e7d1b commit 8178ce0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions core-header-panel.html
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,9 @@

/**
* Returns the scrollable element.
*
* @property scroller
* @type Object
*/
get scroller() {
return this.mode === 'scroll' ?
Expand Down

0 comments on commit 8178ce0

Please sign in to comment.