How does it work ?
How to use the Easiest component librairy : EldoraUI




Installation
Props
TextComponent
Component Props
Prop Name | Type | Default | Description |
---|---|---|---|
number | number | - | The number to display, typically used for ordering or numbering items. |
title | string | - | The title or label associated with the text content. |
content | string | - | The content text to display. |
isOpen | boolean | - | A boolean indicating whether the content is expanded (true ) or collapsed (false ). |
loadingWidthPercent | number | 0 | The width percentage of the loading progress bar, typically between 0 and 100 . (Optional) |