Skip to content

Commit 3dd827a

Browse files
SonoIoMatteo Baggio
authored andcommitted
Update documentation
1 parent 9d33e63 commit 3dd827a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Options:
3838
Initialize stack emptying it from view.
3939

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

4343
### size
4444
Return the total of views contained into stack.

0 commit comments

Comments
 (0)