Email Input
Preview
index.tsxState
Preview
index.tsxPreview
index.tsxPreview
index.tsxPreview
index.tsxPreview
index.tsxPreview
index.tsxPreview
index.tsxPreview
index.tsxDomain
Preview
index.tsxPreview
index.tsx@gmail.com
Preview
index.tsxPreview
index.tsx@gmail.com
Floating label
Preview
index.tsxPreview
index.tsxPreview
index.tsxPreview
index.tsxPreview
index.tsxPreview
index.tsxPreview
index.tsxPreview
index.tsxPreview
index.tsxPreview
index.tsxAlternative
Preview
index.tsxPreview
index.tsxSize Medium
Preview
index.tsxDesign Tokens for EmailInput
Note: EmailInput uses the same design tokens as the Input component. See BaseInput Design Tokens for the full list of available tokens.
EmailInput API Reference
<EmailInput />
Prop | Type | Default | Description |
---|---|---|---|
domain | string | string[] | Domain or list of domains for suggestions | |
onDomainChange | function (domain) | Callback when domain changes | |
domainValue | string | Currently selected domain (controlled) | |
...InputProps | See Input | Inherits all props from Input |
Note: EmailInput inherits all props from Input and the native input element. See Input documentation for full details on available props and tokens.