Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
stagas committed Mar 1, 2013
1 parent d9b44bb commit bbb01e4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ The test implements one with [component/upload](https://github.com/component/upl
- [Gallery.set()](#gallerysetpathstringfilesarray)
- [Gallery.add()](#galleryaddfilestring)
- [Gallery.select()](#galleryselectindexnumber)
- [Gallery.render()](#galleryrender)
- [Gallery.show()](#galleryshowelelement)
- [Gallery.hide()](#galleryhide)

Expand All @@ -34,6 +35,10 @@ The test implements one with [component/upload](https://github.com/component/upl

Selects an image.

### Gallery.render()

Render gallery view.

### Gallery.show(el:Element)

Show gallery. Lazily render if not already.
Expand Down

0 comments on commit bbb01e4

Please sign in to comment.