Theia API Documentation v1.75.0
    Preparing search index...
    AiConfigurationItemRow: React.FC<AiConfigurationItemRowProps> = ...

    Overview row for a collection item: an icon, a label with an optional description, and a right-hand slot for a status badge / stats / an inline control. When AiConfigurationItemRowProps.onSelect is given the whole row is a single navigable control (click or Enter/Space) that opens the item's detail page, ending in a chevron; without it the row simply presents its trailing control. A flat, list-style alternative to a card grid, matching the Settings and extensions lists; every non-label slot is optional.