Gets the element component.
The element component.
Gets the enabled state of the component.
The enabled state of the component.
Sets the enabled state of the component.
The enabled state of the component.
Gets the type of the element component.
The type.
Sets the type of the element component.
The type.
Protected
_onReturns a promise that resolves with this element when it's ready.
A promise that resolves with this element when it's ready.
The ElementComponentElement interface provides properties and methods for manipulating
<pc-element>
elements. The ElementComponentElement interface also inherits the properties and methods of the HTMLElement interface.