Skip to content

DatePropertyWidgetComponentBase.buildInput method

DatePropertyWidgetComponentBase › buildInput

Unofficial

Build the input element for the property widget.

Signature:

buildInput(parentEl: HTMLElement): HTMLInputElement

Parameters:

ParameterTypeDescription
parentElHTMLElementThe parent element.

Returns: HTMLInputElementThe input element.