Optional
autotrue
Optional
editIs editor starting in edit mode.
false
Optional
initialAllows the initial selection position to be overridden. By default it's at the end
Optional
direction?: "forward" | "backward" | "none"Optional
textEdit text. If this is null or undefined then this will not replace the text. A '' will clear the text.
null
Should editor start editing with focus. If a string is passed this will use a querySelector to a nest element to focus.