ExpandableText
The ExpandableText component provides expand and collapse functionality for
inline text.
Changes to ExpandableText. The full components changelog also lists package-wide and cross-cutting entries.
3.14.0
Updates
- The "Show more" / "Show less" trigger now uses
InlineButton: it has a visible keyboard focus indicator, and its underline offset scales with the font size. (APPDEV-18949)
3.3.0
Updates
- Added
data-dt-propertiesattribute to the 'Show more' and 'Show less' buttons.
3.2.0
Updates
- Added
data-dt-nameattributes to the show more and show less buttons. (APPDEV-16670)