Preparing search index...
    • SelectableAccordion component for inline item selection within dialogs.

      In single-select mode (multiSelect=false), renders RadioButton.Item entries with the indicator on the left. Selection is enforced at the RNP RadioButton.Group level.

      In multi-select mode (multiSelect=true), renders Chip items in a flex-wrap row; the parent manages toggle state.

      Parameters

      Returns Element

      JSX element representing an inline selectable accordion