get_component_source
Retrieve the source code of any UI component file across React, Vue, Angular, React Native, or Flutter by specifying framework, component ID, and file name.
Instructions
Read the source code of a specific component file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Component ID | |
| file | Yes | File name (e.g. Button.tsx) | |
| framework | Yes |