Extensions
Description
Eufemia extensions are reusable parts that not fits naturally in to a component or element, but rather has the nature of being a extended solution of Eufemia.
Import extensions styles
The styles for extensions are not a part of the default styles, so you have to import them explicitly.
import '@dnb/eufemia/style/themes/theme-ui/extensions'
Available Extensions
PaymentCard
The PaymentCard component is a dynamic defined visual component imitate a physical payment card.
Forms
Forms is reusable components for data input, data display and surrounding layout for simplified user interface creation in React, built on top of base Eufemia components.