UNPKG

@stihl-design-system/components

Version:

Welcome to the STIHL Design System react component library.

3 lines (2 loc) 100 B
export type SwitchLabelPosition = 'left' | 'right'; export type SwitchAriaAttribute = 'aria-label';