We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a06f83b commit 2245302Copy full SHA for 2245302
6 files changed
README.md
@@ -55,6 +55,7 @@ onPress -> onRelease
55
56
Name | Type | Default | Description
57
:--- | :--- | :------ | :----------
58
+componentClass | element | 'div' | A custom element for this component.
59
disabled | Boolean | false | Set it to true to disable event actions.
60
repeatDelay | Number | 500 | The time (in milliseconds) to wait before the first hold action is being triggered.
61
repeatInterval | Number | 32 | The time interval (in milliseconds) on how often to trigger a hold action.
0 commit comments