iink-ts - v3.2.1
Preparing search index...
TDiagramConfiguration
Type Alias TDiagramConfiguration
type
TDiagramConfiguration
=
{
convert
?:
TDiagramConvertConfiguration
;
"enable-sub-blocks"
?:
boolean
;
eraser
?:
TEraserConfiguration
;
mimeTypes
:
(
|
"application/vnd.myscript.jiix"
|
"application/vnd.openxmlformats-officedocument.presentationml.presentation"
|
"image/svg+xml"
)
[]
;
"session-time"
?:
number
;
text
?:
TTextConfConfiguration
;
}
Index
Properties
convert?
enable-
sub-
blocks?
eraser?
mime
Types
session-
time?
text?
Properties
Optional
convert
convert
?:
TDiagramConvertConfiguration
Optional
enable-
sub-
blocks
"enable-sub-blocks"
?:
boolean
Optional
eraser
eraser
?:
TEraserConfiguration
mime
Types
mimeTypes
:
(
|
"application/vnd.myscript.jiix"
|
"application/vnd.openxmlformats-officedocument.presentationml.presentation"
|
"image/svg+xml"
)
[]
Optional
session-
time
"session-time"
?:
number
Optional
text
text
?:
TTextConfConfiguration
Settings
Member Visibility
Protected
Inherited
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Properties
convert
enable-
sub-
blocks
eraser
mime
Types
session-
time
text
iink-ts - v3.2.1
Loading...