Skip to content

Commit daeb0b6

Browse files
author
Alessandro Cataldi
committed
Update ArrowKeyStepper.md
1 parent 57ba4c8 commit daeb0b6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/ArrowKeyStepper.md

+5
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,11 @@ The appearance of this wrapper element can be customized using the `className` p
1818
| scrollToColumn | Number | | Optional default/initial `scrollToColumn` value |
1919
| scrollToRow | Number | | Optional default/initial `scrollToRow` value |
2020

21+
### Public Methods
22+
23+
##### setScrollIndexes
24+
Override the local state of the component with new values for `scrollToRow` and `scrollToColumn`.
25+
2126
### Children function
2227

2328
The child function is passed the following named parameters:

0 commit comments

Comments
 (0)