iink-ts - v3.2.1
Preparing search index...
TRawContentConfiguration
Type Alias TRawContentConfiguration
type
TRawContentConfiguration
=
{
classification
:
{
types
:
(
"text"
|
"shape"
|
"math"
|
"decoration"
|
"drawing"
)
[]
;
}
;
eraser
?:
TEraserConfiguration
;
recognition
:
{
types
:
(
"text"
|
"shape"
|
"math"
|
"decoration"
)
[]
}
;
"session-time"
?:
number
;
text
?:
TTextConfConfiguration
;
}
Index
Properties
classification
eraser?
recognition
session-
time?
text?
Properties
classification
classification
:
{
types
:
(
"text"
|
"shape"
|
"math"
|
"decoration"
|
"drawing"
)
[]
;
}
Optional
eraser
eraser
?:
TEraserConfiguration
recognition
recognition
:
{
types
:
(
"text"
|
"shape"
|
"math"
|
"decoration"
)
[]
}
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
classification
eraser
recognition
session-
time
text
iink-ts - v3.2.1
Loading...