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