We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d33e63 commit 3dd827aCopy full SHA for 3dd827a
README.md
@@ -38,7 +38,7 @@ Options:
38
Initialize stack emptying it from view.
39
40
### clearStack([length])
41
-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.
42
43
### size
44
Return the total of views contained into stack.
0 commit comments