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