Preparing search index...
The search index is not available
Wesib: Web Components Building Blocks
Wesib: Web Components Building Blocks
@wesib/wesib
AttributeDef
ChangeMethod
Type alias ChangeMethod
Change
Method
:
(
(
newValue
:
string
|
null
, oldValue
:
string
|
null
)
=>
void
)
Type declaration
(
newValue
:
string
|
null
, oldValue
:
string
|
null
)
:
void
Signature of attribute updates receiver method.
Parameters
newValue:
string
|
null
oldValue:
string
|
null
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
Wesib:
Web
Components
Building
Blocks
@wesib/wesib
Attribute
Def
Attribute
Path
Attributes
Component
Slot
Dom
Property
Path
Element
Def
Render
Def
State
Property
Path
State
Updater
@wesib/wesib/testing
Change
Method
Generated using
TypeDoc
Signature of attribute updates receiver method.