Tab Processor Options

The TabProcessorOptions interface specifies the options that can be passed to the default tab processor.

Please see Processors for more information.

Hierarchy

  • TabProcessorOptions

Properties

Properties

tab: string

The tab option specifies the string that is inserted when the user presses the tab key.

Default: ' ' (two spaces)

Generated using TypeDoc