0.0.3: Exotic Type Gymnastics #3
|
@ -44,10 +44,7 @@ export default (options: ComponentOptions) => {
|
||||||
super()
|
super()
|
||||||
|
|
||||||
// initialize dom tree and append to shadow root, as well as initialize state
|
// initialize dom tree and append to shadow root, as well as initialize state
|
||||||
this._initialize()
|
|
||||||
}
|
|
||||||
|
|
||||||
private _initialize() {
|
|
||||||
// initialize state
|
// initialize state
|
||||||
this._states = utils.initState(
|
this._states = utils.initState(
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue
Block a user