@umbraco-cms/backoffice
Preparing search index...
packages/tiptap
UmbTiptapTextDirectionOptions
Interface UmbTiptapTextDirectionOptions
Deprecated
No longer used internally. This will be removed in Umbraco 19. [LK]
interface
UmbTiptapTextDirectionOptions
{
directions
:
(
"rtl"
|
"ltr"
|
"auto"
)
[]
;
types
:
string
[]
;
}
Index
Properties
directions
types
Properties
directions
directions
:
(
"rtl"
|
"ltr"
|
"auto"
)
[]
types
types
:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
directions
types
@umbraco-cms/backoffice
Loading...
Deprecated
No longer used internally. This will be removed in Umbraco 19. [LK]