Hex Core JS
Preparing search index...
Core
FormattedTextProps
Type Alias FormattedTextProps
FormattedTextProps
:
(
|
{
children
?:
ChildrenProps
[
"children"
]
;
noLinks
?:
boolean
;
variant
?:
"plain"
;
}
|
{
children
?:
string
|
null
;
noLinks
?:
undefined
;
variant
:
"markdown"
}
)
&
Partial
<
ClassNameProps
&
StyleProps
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Hex Core JS
Loading...