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

Commit

Permalink
Merge pull request #9 from cletusw/documentScroller
Browse files Browse the repository at this point in the history
Document scroller property
  • Loading branch information
frankiefu committed Aug 7, 2014
2 parents b6e7d1b + 8178ce0 commit 0ad7bfb
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 0ad7bfb

Please sign in to comment.