react-native-misc

React Native library

This project is maintained by iliubinskii

React Native libraryDocs


React Native library / types/react-native-paper / CheckboxStatus

Enumeration: CheckboxStatus

Enumeration Members

checked

checked: "checked"


indeterminate

indeterminate: "indeterminate"


unchecked

unchecked: "unchecked"