iink-ts - v4.0.0
Preparing search index...
TWebSocketSSRClientRecognitionConfiguration
Type Alias TWebSocketSSRClientRecognitionConfiguration
type
TWebSocketSSRClientRecognitionConfiguration
=
{
convert
?:
TConvertionConfiguration
;
export
:
TExportConfiguration
;
lang
:
string
;
math
:
TMathConfiguration
;
renderer
:
TRecognitionRendererConfiguration
;
text
:
TTextConfiguration
;
type
:
Omit
<
TRecognitionTypeV1
,
"DIAGRAM"
|
"Raw Content"
>
;
}
Index
Properties
convert?
export
lang
math
renderer
text
type
Properties
Optional
convert
convert
?:
TConvertionConfiguration
export
export
:
TExportConfiguration
lang
lang
:
string
math
math
:
TMathConfiguration
renderer
renderer
:
TRecognitionRendererConfiguration
text
text
:
TTextConfiguration
type
type
:
Omit
<
TRecognitionTypeV1
,
"DIAGRAM"
|
"Raw Content"
>
Settings
Member Visibility
Protected
Inherited
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Properties
convert
export
lang
math
renderer
text
type
iink-ts - v4.0.0
Loading...