get_component
Retrieve source code for animated React components from ReactBits.dev. Specify component name and preferred styling method (CSS or Tailwind) to access ready-to-use code.
Instructions
Get the source code for a specific ReactBits component
Input Schema
TableJSON 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) |