ExpandableText component
Displays a text block limited to a maximum number of lines, with the ability to expand or collapse.
- Description:
- ExpandableText component Displays a text block limited to a maximum number of lines, with the ability to expand or collapse.
- Source:
Parameters:
| Name | Type | Description | ||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
props |
Object | Component props
Properties
|
Returns:
An expandable text block with a toggle button.
- Type
- JSX.Element