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 properties are set, it will just be a regular inline <span> element.
Relevant links
Typography CSS classes
Both Span and the Paragraph component have the same typography properties that use the typography helper classes.