Documentation
Preparing search index...
@webly/rebind
types
Plugin
Type Alias Plugin
Plugin
:
(
params
:
{
config
:
Config
;
directiveExtraArgs
:
DirectiveExtraArgs
;
directives
:
Directives
;
element
:
HTMLElement
;
rootState
:
State
;
state
:
ScopedState
;
}
,
)
=>
DirectiveExtraArgs
Type Declaration
(
params
:
{
config
:
Config
;
directiveExtraArgs
:
DirectiveExtraArgs
;
directives
:
Directives
;
element
:
HTMLElement
;
rootState
:
State
;
state
:
ScopedState
;
}
,
)
:
DirectiveExtraArgs
Parameters
params
:
{
config
:
Config
;
directiveExtraArgs
:
DirectiveExtraArgs
;
directives
:
Directives
;
element
:
HTMLElement
;
rootState
:
State
;
state
:
ScopedState
;
}
Returns
DirectiveExtraArgs
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...