Documentation
Preparing search index...
@webly/rebind
types
Directive
Type Alias Directive
Directive
:
(
params
:
{
config
:
Config
;
directives
:
Directives
;
element
:
HTMLElement
;
plugins
:
Plugin
[]
;
rootState
:
State
;
state
:
ScopedState
;
value
:
string
;
[
key
:
string
|
number
|
symbol
]:
unknown
;
}
,
)
=>
void
Type Declaration
(
params
:
{
config
:
Config
;
directives
:
Directives
;
element
:
HTMLElement
;
plugins
:
Plugin
[]
;
rootState
:
State
;
state
:
ScopedState
;
value
:
string
;
[
key
:
string
|
number
|
symbol
]:
unknown
;
}
,
)
:
void
Parameters
params
:
{
config
:
Config
;
directives
:
Directives
;
element
:
HTMLElement
;
plugins
:
Plugin
[]
;
rootState
:
State
;
state
:
ScopedState
;
value
:
string
;
[
key
:
string
|
number
|
symbol
]:
unknown
;
}
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...