Preparing search index...
The search index is not available
Micro Components
Micro Components
DC
Class DC
Hierarchy (
view full
)
McBase
DC
Index
Constructors
constructor
Properties
_mc
add
debug
remove
trigger
Accessors
target
Methods
ancestors
children
descendants
parent
trigger
Constructors
constructor
new DC
(
target
)
:
DC
Parameters
target
:
HTMLElement
Returns
DC
Properties
Protected
_mc
_mc
:
{
[
key
:
string
]
:
any
;
}
= {}
Static
add
add
:
Function
= add
Static
debug
debug
:
boolean
= false
Static
remove
remove
:
Function
= remove
Static
trigger
trigger
:
Function
= trigger
Accessors
target
get
target
(
)
:
any
Returns
any
Methods
ancestors
ancestors
(
search
?
)
:
any
[]
Parameters
search
:
string
= ''
Returns
any
[]
children
children
(
search
?
)
:
any
[]
Parameters
search
:
string
= ''
Returns
any
[]
descendants
descendants
(
search
?
)
:
any
[]
Parameters
search
:
string
= ''
Returns
any
[]
parent
parent
(
search
?
)
:
any
[]
Parameters
search
:
string
= ''
Returns
any
[]
trigger
trigger
(
ev
,
data
?
,
bubble
?
)
:
void
Parameters
ev
:
string
|
McEvent
data
:
any
= {}
Optional
bubble
:
string
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
_mc
add
debug
remove
trigger
Accessors
target
Methods
ancestors
children
descendants
parent
trigger
Micro Components
Loading...