Rezi
Preparing search index...
core/src
LinkProps
Type Alias LinkProps
LinkProps
:
Readonly
<
{
accessibleLabel
?:
string
;
disabled
?:
boolean
;
focusable
?:
boolean
;
id
?:
string
;
key
?:
string
;
label
?:
string
;
onPress
?:
()
=>
void
;
style
?:
TextStyle
;
url
:
string
;
}
,
>
&
DisplayableProps
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Rezi
Loading...