Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • CommandObject

Index

Properties

c?: string

Character to insert.

caret?: number

Position of the caret.

Position(s) to add.

pos?: number

Position to insert.

refreshFromBuffer?: true | { end: number; start: number }
  • true => refresh validPositions from the complete buffer .
  • { start: , end: } => refresh from start to end.
remove?: number | number[]

Position(s) to remove.

rewritePosition?: number

Rewrite the maskPos within the isvalid function.

Generated using TypeDoc