Import
import { Value } from '@dnb/eufemia/extensions/forms'render(<Value.PostalCodeAndCity />)
Description
Value.PostalCodeAndCity is a wrapper component for displaying string values, with user experience tailored for Norwegian postal code and city values.
There is a corresponding Field.PostalCodeAndCity component.
import { Value } from '@dnb/eufemia/extensions/forms'render(<Value.PostalCodeAndCity />)