Optional
feedback?: booleanOptional
focus?: booleanIf true
, the mathfield will be focused after
the insertion
Optional
format?: OutputFormat | "auto"The format of the input string:
"auto" |
The string is LaTeX fragment or command) (default) |
"latex" |
The string is a LaTeX fragment |
Optional
insertionOptional
mode?: ParseMode | "auto"If "auto"
or omitted, the current mode is used
Optional
scrollIf true
, scroll the mathfield into view after insertion such that the
insertion point is visible
Optional
selectionDescribes where the selection will be after the insertion:
"placeholder" |
The selection will be the first available placeholder in the text that has been inserted (default) |
"after" |
The selection will be an insertion point after the inserted text |
"before" |
The selection will be an insertion point before the inserted text |
"item" |
The inserted text will be selected |
Optional
silenceOptional
style?: Style
If
true
, provide audio and haptic feedback