Preparing search index...
The search index is not available
@vk-io/scenes
@vk-io/scenes
IStepContextOptions
Interface IStepContextOptions<S>
interface
IStepContextOptions
<
S
>
{
context
:
IStepContext
<
S
>
;
steps
:
StepSceneHandler
<
object
,
S
>
[]
;
}
Type Parameters
S
extends
Record
<
string
,
unknown
>
=
Record
<
string
,
any
>
Index
Properties
context
steps
Properties
context
context
:
IStepContext
<
S
>
steps
steps
:
StepSceneHandler
<
object
,
S
>
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
context
steps
@vk-io/scenes
LastAction
SceneContext
SceneManager
StepScene
StepSceneContext
IContext
IScene
ISceneContextEnterOptions
ISceneContextLeaveOptions
ISceneContextOptions
ISceneManagerOptions
IStepContext
IStepContextGoOptions
IStepContextOptions
IStepSceneOptions
ISessionContext
Middleware
SceneRepository
StepSceneHandler
Generated using
TypeDoc