Theia API Documentation v1.75.0
    Preparing search index...
    CollapsibleList: React.FC<CollapsibleListProps> = ...

    A filterable list of expandable rows grouped under titled sections, available to any AiConfigurationCategory that presents a long, browsable list (the Variables and the Skills & Slash Commands pages use it). Owns the local filter and per-row expansion state so both reset when the page is navigated away from (the component unmounts).

    All classes are prefixed ai-config-collapsible- and are styled in ai-configuration-components.css.