iink-ts - v3.2.1
Preparing search index...
TRecognizerWebSocketSSRRecognitionConfiguration
Type Alias TRecognizerWebSocketSSRRecognitionConfiguration
type
TRecognizerWebSocketSSRRecognitionConfiguration
=
{
convert
?:
TConvertionConfiguration
;
export
:
TExportConfiguration
;
lang
:
string
;
math
:
TMathConfiguration
;
renderer
:
TRecognitionRendererConfiguration
;
text
:
TTextConfiguration
;
type
:
Omit
<
TRecognitionType
,
"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
<
TRecognitionType
,
"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 - v3.2.1
Loading...