The TabProcessorOptions interface specifies the options that can be passed to the default tab processor.
TabProcessorOptions
Please see Processors for more information.
The tab option specifies the string that is inserted when the user presses the tab key.
tab
Default: ' ' (two spaces)
' '
Generated using TypeDoc
Tab Processor Options
The
TabProcessorOptions
interface specifies the options that can be passed to the default tab processor.Please see Processors for more information.