Home > react-native-material-kit > ButtonProps
ButtonProps interface
Props of Button, which extends RippleProps and
Signature:
export interface ButtonProps extends TouchableWithoutFeedbackProps, RippleProps
Properties
Property | Type | Description |
---|---|---|
enabled | boolean |
Whether the button is enabled. |
fab | boolean |
Whether this’s a FAB. |