Description
Field.Email
is a wrapper component for the input of strings, with user experience tailored for email values.
import { Field } from '@dnb/eufemia/extensions/forms'render(<Field.Email />)
There is a corresponding Value.Email component.
Field.Email
is a wrapper component for the input of strings, with user experience tailored for email values.
import { Field } from '@dnb/eufemia/extensions/forms'render(<Field.Email />)
There is a corresponding Value.Email component.