Appearance
Appearance
import Toggle from '~/ui/Toggle.vue'Turns a Ui feature on or off
Work in progress
This component is still under development. Typical accessibility attributes such as aria-pressed vs. aria-checked vs. aria-expanded need to be implemented.
If the user has to save the setting before it goes into effect, use Checkbox (coming soon) instead. If there is associated remote data, use Switch.
Using this component
Test this component in the context of a form against WCAG2 criteria