Type aliases
ContentStateChangedCallback
ContentStateChangedCallback: function
Type declaration
-
-
Parameters
-
-
oldValue: any
-
newValue: any
-
suffix: any
Returns void
ContentStateProperty
ContentStateProperty: "mode" | "cmdHistory" | "prevInputs" | "suffix"
ModeName
ModeName: "normal" | "insert" | "hint" | "ignore" | "gobble" | "input" | "visual"