Skip to content

Components, Elements and Extensions#

Components#

Components are custom made user interaction elements with an internal state, your application can interact with.

Elements#

Elements are basicity ready to use styled HTML elements.

Extensions#

Eufemia extensions are reusable parts that do not fit naturally into a component or element, but rather have the nature of being an extended solution of Eufemia.


Edit on GitHub