Import

import SegmentedControl from '../../components/utility/SegmentedControl.astro';

Props

PropTypeRequiredDescription
options { id: string; label: string }[] Yes List of options to render as buttons
name string Yes Unique identifier for the control (used in data attribute)

Preview

Page tokens