get_component_examples
Retrieves usage examples for a specified iDux component, defaulting to Vue 3, to help you understand and implement components correctly.
Instructions
获取特定idux组件的使用示例(默认使用Vue3版本)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vueVersion | No | Vue版本(默认使用vue3) | vue3 |
| componentName | Yes | 组件名称 |