get_component
Retrieve the source code for any ReactBits component by specifying its name and preferred styling method (CSS, Tailwind, or default).
Instructions
Get the source code for a specific ReactBits component
Input Schema
Name | Required | Description | Default |
---|---|---|---|
name | Yes | Name of the component (e.g., "splash-cursor", "pixel-card") | |
style | No | Preferred styling method (defaults to available) |