Pilates
Preparing search index...
@pilates/react
TextProps
Type Alias TextProps
TextProps
:
TextStyle
&
{
children
?:
ReactNode
;
ref
?:
Ref
<
unknown
>
;
wrap
?:
Wrap
}
Type Declaration
Optional
children
?:
ReactNode
Optional
ref
?:
Ref
<
unknown
>
Receives the underlying host instance. Rarely needed for
<Text>
.
Optional
wrap
?:
Wrap
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Pilates
Loading...
Receives the underlying host instance. Rarely needed for
<Text>.