Hiyve Components - v1.0.0
Preparing search index...
@hiyve/rn-react
ControlBarButtonProps
Interface ControlBarButtonProps
interface
ControlBarButtonProps
{
backgroundColor
:
string
;
disabled
?:
boolean
;
icon
:
ReactNode
;
label
:
string
;
onPress
:
()
=>
void
;
textColor
:
string
;
}
Index
Properties
background
Color
disabled?
icon
label
on
Press
text
Color
Properties
background
Color
backgroundColor
:
string
Optional
disabled
disabled
?:
boolean
icon
icon
:
ReactNode
label
label
:
string
on
Press
onPress
:
()
=>
void
text
Color
textColor
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
background
Color
disabled
icon
label
on
Press
text
Color
Hiyve Components - v1.0.0
Loading...