File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 33## 💡 Props List
44
55| Property | Description | Type | Default | Note |
6- | ------------------------- | -------------------------------------------------------------------------------------------------------------------------------- | ------------------ | ------------------ | ----------------------------------- |
6+ | ----------------------- | ------------------------------------------------------------------------------------------------------------------------------ | ---------------- | ---------------- | --------------------------------- |
77| ` accelerationDelay ` | Delay time before start the ` onLongPress ` event and increase or decrease and continually | Number | ` 750 ` | |
88| ` activeOpacity ` | Opacity on pressed button | Number | ` 0.85 ` | |
99| ` append ` | Custom element before right button | Component | | |
Original file line number Diff line number Diff line change @@ -102,7 +102,7 @@ Check the "[Props List](PROPS.md)" file to have the complete list of component p
102102### Props
103103
104104| Property | Description | Type | Default | Note |
105- | ------------------------ | -------------------------------------------------------------------------------------------------------------------------------- | ------------------ | --------- | ----------------------------------- |
105+ | ---------------------- | ------------------------------------------------------------------------------------------------------------------------------ | ---------------- | ------- | --------------------------------- |
106106| ` accelerationDelay ` | Delay time before start the ` onLongPress ` event and increase or decrease and continually | Number | ` 750 ` | |
107107| ` append ` | Custom element before right button | Component | | |
108108| ` autofocus ` | If ` true ` , focuses the input on ` componentDidMount ` . | | ` false ` | |
You can’t perform that action at this time.
0 commit comments