Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions features/switch-control.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
name: HTML switch control
description: HTML form control that implement native switcher functionality in a checkbox, using the `switch` attribute.
group: forms
status:
baseline: false
support:
safari: "17.4"
safari_ios: "17.4"
4 changes: 4 additions & 0 deletions features/switch-control.yml.dist
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Generated from: switch-control.yml
# Do not edit this file by hand. Edit the source file instead!

{}
Loading