- Preparing search index...
- The search index is not available
erine
Constructors
constructor
- new Component<T>(type): Builders.Component<T>
-
Properties
disabled
disabled: boolean
type
type: T
Methods
disable
- disable(): Builders.Component<T>
-
enable
- enable(): Builders.Component<T>
-
toJSON
- toJSON(): unknown
-
Returns unknown
toJSONRaw
- toJSONRaw(): unknown
-
Returns unknown
Disable this component.