Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
SonoIo authored and Matteo Baggio committed Sep 2, 2016
1 parent 9d33e63 commit 3dd827a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Options:
Initialize stack emptying it from view.

### clearStack([length])
It cleans up the stack up to a certain index. The `length` parameter is optional. Default: `0`.
It cleans up the stack up to a certain index. The `length` parameter is optional. Default: `0`. Trigger `clear` event.

### size
Return the total of views contained into stack.
Expand Down

0 comments on commit 3dd827a

Please sign in to comment.