class
OptionStepper
A stepper that allows the user to switch between items using the visual arrow buttons/arrow keys.
dataSource:DataSource<:Dynamic>
The data source containing the options to render.
selectedIndex:Int
The index of the currently selected option.
selectedItem::Dynamic
The selected option