@oneblink/sdk
    Preparing search index...

    Type Alias TimeElement

    TimeElement: FormElementWithDate & { type: "time" }

    An element to allow the user to supply a time.

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