Show More
shadcn/uiAn expandable content component that shows a "Show More" button when content exceeds a specified length or number of lines.
Show More
Installation
Props
<ShowMore />
Name | Type | |
|---|---|---|
moreContent | ReactNode(default: null) | |
maskColor | string(default: oklch(var(--background))) | |
showSeparator | boolean(default: true) |