get_import
Retrieve the exact import statement for an Angular Design System component by providing its name. Resolves the correct module path and syntax for your project.
Instructions
Get the correct import statement for a component
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| componentName | Yes | Component name, e.g. "PxButton" or "button" |