Skip to content

Import

import { Span } from '@dnb/eufemia/elements'

Description

Spans are inline-elements, used to define parts of text content.

Span does not define any default styling, if no props are set, it will just be a regular inline <span> element.

Typography CSS classes

Both Span and the Paragraph component have the same typography props that uses the typography helper classes.