EnterAction$Typings extension
- on
Properties
- appendText ↔ String?
-
Available on EnterAction, provided by the EnterAction$Typings extension
Describes text to be appended after the new line and after the indentation.getter/setter pair - indentAction ↔ IndentAction
-
Available on EnterAction, provided by the EnterAction$Typings extension
Describe what to do with the indentation.getter/setter pair - removeText ↔ num?
-
Available on EnterAction, provided by the EnterAction$Typings extension
Describes the number of characters to remove from the new line's indentation.getter/setter pair