HTMLComponent
Extends:
src/components/_classes/component/Component.js~Component → HTMLComponent
Static Member Summary
Static Public Members | ||
public static get |
builderInfo: {"title": string, "group": string, "icon": string, "weight": *, "documentation": string, "schema": *} |
Static Method Summary
Static Public Methods | ||
public static |
schema(extend: ...*): * |
Member Summary
Public Members | ||
public get |
content: * |
|
public get |
|
|
public get |
singleTags: string[] |
Method Summary
Public Methods | ||
public |
attach(element: *): * |
|
public |
checkRefreshOn(changed: *) |
|
public |
render(): * |
|
public |
renderContent(): * |
Static Public Members
Static Public Methods
public static schema(extend: ...*): * source
Params:
Name | Type | Attribute | Description |
extend | ...* |
Return:
* |