We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57ba4c8 commit daeb0b6Copy full SHA for daeb0b6
docs/ArrowKeyStepper.md
@@ -18,6 +18,11 @@ The appearance of this wrapper element can be customized using the `className` p
18
| scrollToColumn | Number | | Optional default/initial `scrollToColumn` value |
19
| scrollToRow | Number | | Optional default/initial `scrollToRow` value |
20
21
+### Public Methods
22
+
23
+##### setScrollIndexes
24
+Override the local state of the component with new values for `scrollToRow` and `scrollToColumn`.
25
26
### Children function
27
28
The child function is passed the following named parameters:
0 commit comments