list_idux_components
Lists all available iDux components for Vue 2 or Vue 3 (defaults to Vue 3). Use it to discover component names for building UIs.
Instructions
获取所有可用的idux组件列表(默认使用Vue3版本)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vueVersion | No | Vue版本(默认使用vue3) | vue3 |