chainlit icon indicating copy to clipboard operation
chainlit copied to clipboard

Ability to retrieve selected command within a custom element

Open jbcallaghan opened this issue 2 weeks ago • 0 comments
trafficstars

I would like to be able to determine the currently selected command within a custom element. I use custom buttons attached to the message much like cl.Starter, where I want to be able to determine the currently selected command and send it with sendUserMessage

jbcallaghan avatar Nov 03 '25 12:11 jbcallaghan