API Reference
Examples
Advanced Tutorials
Comparison
FAQ
Contributing
Testing
Migration Guide
Licence
Version: 3.xx.xx
Swizzle Ready
This field is used to display email values. It uses the <Link>
component of Chakra UI.
Swizzle
Swizzle
You can swizzle this component to customize it with the refine CLI
Usage
Let's see how we can use <EmailField>
with the example in the user list.
localhost:3000/users
Live previews only work with the latest documentation.
TIP
<EmailField>
uses "mailto:" in the href prop of the <Link>
component. For this reason, clicking <EmailField>
opens your device's default mail application.
API Reference
Properties
Refer to the documentation for the rest of Anchor properties. →