ExpandableText
The ExpandableText
component provides expand and collapse functionality for
inline text.
Import
import { ExpandableText } from '@dynatrace/strato-components-preview/content';
Use cases
Expand text by default
Use the defaultExpanded
prop to initially expand the text.
Customize the Button
Use the expandLabel
and collapseLabel
props to set a custom label for the
expand and collapse buttons respectively.
Still have questions?
Find answers in the Dynatrace Community