Base ยท SAHI Design System

Components ยท UI Primitives

Accordion

Collapsible, purple plus/minus indicator.

What is the brokerage on SAHI?

Flat โ‚น10 or 0.05% per order, whichever is lower.

Is there an account opening fee?

No โ€” account opening is free.

Which segments are supported?

F&O, Stocks, IPO and ETFs.

Props

PropTypeDefaultDescription
typesingle | multiplesingleWhether one or many panels open.
collapsiblebooleantrueAllow closing the open panel.
defaultValuestring | string[]โ€”Initially open item(s).

Reference API for the design concept — align names and types with your implementation.

Guidelines

  • Use in the active theme; the component adapts to light and dark automatically.
  • Keep the purple accent for interactive states only โ€” never as a fill or background.
  • Copy the markup from the Code tab and wire it to base.css tokens.