Skip to content

DatePropertyWidgetComponentBase.buildInput method

DatePropertyWidgetComponentBase › buildInput

Unofficial

Build the input element for the property widget.

Signature:

buildInput(parentEl: HTMLElement): HTMLInputElement

Parameters:

Parameter Type Description
parentEl HTMLElement The parent element.

Returns: HTMLInputElementThe input element.