Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 511 Bytes

File metadata and controls

13 lines (8 loc) · 511 Bytes

CaretSymbol

A symbol to be associated with the caret.

Enum

Name Type Value Description
NONE str "None" No symbol should be associated with the caret.
PARAGRAPH str "Paragraph" A new paragraph symbol (¶) should be associated with the caret.

[Back to Model list] [Back to API list] [Back to README]