get_composition_pattern
Look up the recommended Radix primitives and composition pattern for any component type, like Modal or Badge, to implement accessible UI consistently.
Instructions
Returns the recommended Radix primitive(s) and composition pattern for a given component type.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| component | Yes | The component type to look up (e.g. Modal, Badge, DatePicker) |