Circle V2 API Docs
Preparing search index...
@repo/ui
composites
useFormattingState
Function useFormattingState
useFormattingState
(
editor
:
Editor
|
null
,
)
:
|
{
bold
:
boolean
;
bulletList
:
boolean
;
highlight
:
boolean
;
italic
:
boolean
;
orderedList
:
boolean
;
strike
:
boolean
;
underline
:
boolean
;
}
|
null
Parameters
editor
:
Editor
|
null
Returns
|
{
bold
:
boolean
;
bulletList
:
boolean
;
highlight
:
boolean
;
italic
:
boolean
;
orderedList
:
boolean
;
strike
:
boolean
;
underline
:
boolean
;
}
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Circle V2 API Docs
Loading...