HiddenComponent
Extends:
src/components/_classes/input/Input.js~Input → HiddenComponent
Static Member Summary
| Static Public Members | ||
| public static get |
builderInfo: {"title": string, "group": string, "icon": string, "weight": *, "documentation": string, "showPreview": *, "schema": *} |
|
Static Method Summary
| Static Public Methods | ||
| public static |
schema(extend: ...*): * |
|
Member Summary
| Public Members | ||
| public get |
|
|
| public get |
|
|
| public get |
inputInfo: * |
|
| public get |
|
|
Method Summary
| Public Methods | ||
| public |
getValue(): * |
|
| public |
|
|
| public |
setValue(value: *, flags: {}): * |
|
| public |
Check if a component is eligible for multiple validation |
|
Static Public Members
Static Public Methods
public static schema(extend: ...*): * source
Params:
| Name | Type | Attribute | Description |
| extend | ...* |
Return:
| * |
Public Methods
public setValue(value: *, flags: {}): * source
Params:
| Name | Type | Attribute | Description |
| value | * | ||
| flags | {} |
|
Return:
| * |
