We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef3e31f commit e91acb3Copy full SHA for e91acb3
README.md
@@ -19,6 +19,7 @@ Options can be set by attribute `data-<name>="value"` or in the options hash on
19
**`stop: string`** Defines the counter limit - _eg: 10:00 (ten minutes)_
20
21
## Methods
22
+Methods can be call using `$(element).counter('method')`
23
24
**`play`** Play counter
25
@@ -45,4 +46,4 @@ Options can be set by attribute `data-<name>="value"` or in the options hash on
45
46
</script>
47
48
## License
-MIT License
49
+MIT License
0 commit comments