Skip to content

Commit

Permalink
Update ArrowKeyStepper.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Alessandro Cataldi committed Feb 24, 2017
1 parent 57ba4c8 commit daeb0b6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/ArrowKeyStepper.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,11 @@ The appearance of this wrapper element can be customized using the `className` p
| scrollToColumn | Number | | Optional default/initial `scrollToColumn` value |
| scrollToRow | Number | | Optional default/initial `scrollToRow` value |

### Public Methods

##### setScrollIndexes
Override the local state of the component with new values for `scrollToRow` and `scrollToColumn`.

### Children function

The child function is passed the following named parameters:
Expand Down

0 comments on commit daeb0b6

Please sign in to comment.