Side menu
A side navigation that helps the user navigate between pages.
Props
testId
string
Sets a data-testid attribute for automated testing.
Side Menu Group Props
heading
string
The heading text for the menu group.
icon
GoabIconType
Icon displayed alongside the heading.
testId
string
Sets a data-testid attribute for automated testing.
mt, mr, mb, ml
Spacing
Apply margin to the top, right, bottom, and/or left of the component.
Side Menu Group Events
Side Menu Heading Props
icon
GoabIconType
Icon displayed before the heading text.
testId
string
Sets a data-testid attribute for automated testing.
Side Menu Heading Slots
meta
Content rendered in the meta slot, displayed alongside the heading.