Installation
- CLI
- Manual
Props
| Prop Name | Type | Description |
|---|---|---|
| class | String | Additional classes to be added to the card. |
| starsCount | Number | Control the number of stars that are generated |
| starsClass | String | Additional classes to be added to the stars floating on content. |
Slots
| Slot Name | Description |
|---|---|
| header | String |
| text | Display default text when the card is not hovered over. |
| revealText | Text to be revealed when hovered over the card. |
Credits
- Credits to M Atif for porting this component.
- Ported from Aceternity UI’s Text Reveal Card.