Preparing search index...
The search index is not available
gherking
gherking
MultiEventHandler
Type alias MultiEventHandler<T, P, R>
Multi
Event
Handler
<
T
,
P
,
R
>
:
(
(
e
,
p
?
,
i
?
)
=>
MultiControlType
<
R
>
|
Promise
<
MultiControlType
<
R
>
>
)
Type Parameters
T
P
R
=
T
Type declaration
(
e
,
p
?
,
i
?
)
:
MultiControlType
<
R
>
|
Promise
<
MultiControlType
<
R
>
>
Parameters
e
:
T
Optional
p
:
P
Optional
i
:
number
Returns
MultiControlType
<
R
>
|
Promise
<
MultiControlType
<
R
>
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
gherking
TagFormat
Background
Comment
DataTable
DocString
Document
Element
Examples
Feature
GherkinCommentHandler
Rule
Scenario
ScenarioOutline
Step
TableCell
TableRow
Tag
FormatOptions
GherkinBackground
GherkinComment
GherkinDataTable
GherkinDocString
GherkinDocument
GherkinExamples
GherkinFeature
GherkinLocation
GherkinRule
GherkinScenario
GherkinStep
GherkinTableCell
GherkinTableRow
GherkinTag
PreCompiler
Argument
FilterEventHandler
MultiControlType
MultiEventHandler
ParseConfig
PathGenerator
SingleControlType
SingleEventHandler
REPEAT_STEP_KEYWORDS
config
cloneArray
isGherkinBackground
isGherkinRule
isGherkinScenario
load
normalizeString
prefixString
process
pruneID
removeDuplicateTags
replaceAll
replaceArray
safeString
save
tag
Generated using
TypeDoc