@oneblink/sdk
    Preparing search index...

    Type Alias DateElement

    DateElement: FormElementWithDate & { type: "date" }

    An element to allow the user to supply a date.

    The element must have an id property with a value that is globally unique within the form definition.