Appearance
Function: emailField()
ts
function emailField(props: UiEmailFieldProps): Element;Defined in: src/UI/blocks/email.tsx:14
Parameters
| Parameter | Type |
|---|---|
props | UiEmailFieldProps |
Returns
Element
Deprecated
Use the equivalent block from @matterway/sdk/UI instead. This block targets the old showUI path and will be removed when src/UI/ is dropped.
Email field component for email input.