Shared options
Every contact element accepts:BaseFieldOptions
Per-input customization used across single-field elements:
Values
FieldError.field
Methods
Every element supports the standard lifecycle:element.mount(selector)element.update(partialOptions)element.submit()element.unmount()element.destroy()element.on(event, handler)