react-native-misc

React Native library

This project is maintained by iliubinskii

React Native libraryDocs


React Native library / components/common-components/Select / SelectOption

Interface: SelectOption<T>

Extended by

Type Parameters

T extends NumStr

Properties

Icon?

readonly optional Icon: Icon


label

readonly label: string


value

readonly value: T