Represents a UI component in the chat schema with its properties and children.
API
export type UiChatSchemaComponent = ComponentNode; Represents a UI component in the chat schema with its properties and children.
export type UiChatSchemaComponent = ComponentNode;