@oneblink/sdk
    Preparing search index...

    Type Alias TelephoneElement

    TelephoneElement: { type: "telephone" } & FormElementWithInput<string>

    An element to allow the user to supply a phone number.

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