pacocoursey / cmdk

Fast, unstyled command menu React component.
https://cmdk.paco.me
MIT License
9.42k stars 265 forks source link

Add asChild for Item #98

Closed RabbitShare closed 6 months ago

RabbitShare commented 1 year ago

Add asChild with raddix-ui like functionality: Change the component to the HTML tag or custom component of the only child. This will merge the original component props with the props of the supplied element/component and change the underlying DOM node.

adri1wald commented 1 year ago

Would love similar for input, we already have a styled input, and it would be awesome if I could just asChild the Command.Input onto ours.

Jbmanllr commented 7 months ago

Yes much necessary, i need to display semantic li elements.