Preparing search index...
The search index is not available
react-declarative
react-declarative
types
react-declarative/components/One/fields/TypographyField
ITypographyFieldPrivate
Interface ITypographyFieldPrivate<Data>
Represents a private interface for a typography field.
interface
ITypographyFieldPrivate
<
Data
=
IAnything
>
{
value
:
any
;
}
Type Parameters
Data
=
IAnything
The type of data the field holds.
Hierarchy (
View Summary
)
ITypographyFieldPrivate
ITypographySlot
Index
Properties
value
Properties
value
value
:
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
value
react-declarative
Loading...
Represents a private interface for a typography field.