Interface: PlansPanelFilterOption
Defined in: plansPanel/PlansPanel.types.ts:13
A single option inside a PlansPanel filter.
Properties
label
label:
string
Defined in: plansPanel/PlansPanel.types.ts:15
Display label shown in the SegmentedControl.
value
value:
string
Defined in: plansPanel/PlansPanel.types.ts:17
Value used for filtering plans.