Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
plugin-ext
OnEnterRule
Interface OnEnterRule
interface
OnEnterRule
{
action
:
EnterAction
;
afterText
?:
string
|
RegExpOptions
;
beforeText
:
string
|
RegExpOptions
;
previousLineText
?:
string
|
RegExpOptions
;
}
Index
Properties
action
after
Text?
before
Text
previous
Line
Text?
Properties
action
action
:
EnterAction
Optional
after
Text
after
Text
?:
string
|
RegExpOptions
before
Text
before
Text
:
string
|
RegExpOptions
Optional
previous
Line
Text
previous
Line
Text
?:
string
|
RegExpOptions
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
action
after
Text
before
Text
previous
Line
Text
Theia TypeDoc
Loading...