generate_component
Creates a complete Fluent UI v9 component implementation using provided props, slots, and component type.
Instructions
Generate a complete Fluent UI v9 component implementation
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| props | No | Component props specification | |
| slots | No | Component slots specification | |
| componentName | Yes | Name of the component to generate | |
| componentType | No | Type of component to generate |