Trevixal API
Preparing search index...
@trevixal/ui
ImportOptions
Interface ImportOptions
interface
ImportOptions
{
mode
?:
"insert"
|
"replace"
;
}
Index
Properties
mode?
Properties
Optional
Readonly
mode
mode
?:
"insert"
|
"replace"
Replace the document (default) or insert at the caret.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
mode
Trevixal API
Loading...
Replace the document (default) or insert at the caret.