pub fn agent_chat_input_preview(
_window: &mut Window,
cx: &mut App,
) -> AnyElementExpand description
Standalone gallery preview for AgentChatInput (not registered in the
Component catalog since it is a stateful Entity, matching
Combobox/Select’s existing convention in this crate).