SelectState

constructor(optionsSupplier: () -> List<O>, defaultCursor: Int?, pageSize: Int, onHover: (selected: IndexedValue<O>?) -> Unit)