reactbits.dev API: get_component_props
reactbits.dev via Parse · developer_tools
Get only the extracted TypeScript/JSX interface properties (props) for a component, parsed from its source code. Each prop includes the property name, TypeScript type annotation, whether it is optional, and any inline comment description. API to extract UI components, source code, and props from reactbits.dev using its shadcn-style registry. Fulfilled by Parse from reactbits.dev.
- developer-tools
- parse
- platform-key
- reactbits-dev
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- developer_tools
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/d5e4f987-bba9-42d0-af9b-a6d73345e227/get_component_props
- Interface artifact
- sha256:ec6dd725d63f9d1294054cdacd52dd0d7b7f9b80be93ee21ec3b079379dd7409
- Manifest digest
- sha256:decb66787d7e1152016fdaf7fa593a5bee292b03bb552802b0302668d9155e70
Request fields
- name (string, required): Component display name (e.g. 'Shuffle') or full registry name with variant suffix (e.g. 'Shuffle-TS-CSS').
Example queries
- {"name":"AnimatedContent-TS-CSS"}