Preparing search index...
The search index is not available
@team-plain/typescript-sdk
@team-plain/typescript-sdk
<internal>
ComponentTextInput
Type alias ComponentTextInput
Component
Text
Input
:
{
color
?:
InputMaybe
<
ComponentTextColor
>
;
size
?:
InputMaybe
<
ComponentTextSize
>
;
text
:
Scalars
[
"String"
]
;
textColor
?:
InputMaybe
<
ComponentTextColor
>
;
textSize
?:
InputMaybe
<
ComponentTextSize
>
;
}
Type declaration
Optional
color
?:
InputMaybe
<
ComponentTextColor
>
Deprecated
use textColor instead
Optional
size
?:
InputMaybe
<
ComponentTextSize
>
Deprecated
use textSize instead
text
:
Scalars
[
"String"
]
Optional
text
Color
?:
InputMaybe
<
ComponentTextColor
>
Optional
text
Size
?:
InputMaybe
<
ComponentTextSize
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@team-plain/typescript-sdk
Loading...
Generated using
TypeDoc
Deprecated
use textColor instead