Switches

De iconische iOS-stijl toggles voor instellingen en voorkeuren.

<sol-switch></sol-switch> <sol-switch color-primary="#0071e3"></sol-switch>

API Referentie

Attribuut Type Default Beschrijving
color-primary CSS Color var(--color-primary, #34c759) De achtergrondkleur wanneer de switch "aan" (checked) staat. Standaard is dit de Apple 'success' groen, maar je kan deze overschrijven.
color-secondary CSS Color var(--color-secondary, #d1d1d6) De achtergrondkleur voor hover-statussen indien uit.