DatePropertyWidgetComponentBase.buildInput method
DatePropertyWidgetComponentBase › buildInput
Unofficial
Build the input element for the property widget.Signature:
buildInput(parentEl: HTMLElement): HTMLInputElementParameters:
| Parameter | Type | Description |
|---|---|---|
| parentEl | HTMLElement | The parent element. |
Returns: HTMLInputElement — The input element.