Skip to main content

agent_chat_input_preview

Function agent_chat_input_preview 

Source
pub fn agent_chat_input_preview(
    _window: &mut Window,
    cx: &mut App,
) -> AnyElement
Expand 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).