-
public final class SelectableListStateKt
-
-
Method Summary
Modifier and Type Method Description final static <T extends Any> SelectableListState<T>SelectableListState(List<<ERROR CLASS><T>> items)Creates an instance of SelectableListState. -
-
Method Detail
-
SelectableListState
final static <T extends Any> SelectableListState<T> SelectableListState(List<<ERROR CLASS><T>> items)
Creates an instance of SelectableListState.
- Parameters:
items- initial selectable list items
-
-
-
-