UMD Web Components Library
Preparing search index...
model
Model
AttributeConfig
Interface AttributeConfig
interface
AttributeConfig
{
handler
:
(
element
:
Model
.
ElementRef
,
oldValue
:
string
,
newValue
:
string
,
)
=>
void
;
name
:
string
;
}
Index
Properties
handler
name
Properties
handler
handler
:
(
element
:
Model
.
ElementRef
,
oldValue
:
string
,
newValue
:
string
)
=>
void
name
name
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
handler
name
UMD Web Components Library
Loading...