diff --git a/releases/next/docs/switch.html b/releases/next/docs/switch.html
index 0f104e23b0a..35d3bef6ec9 100644
--- a/releases/next/docs/switch.html
+++ b/releases/next/docs/switch.html
@@ -4,7 +4,7 @@ If the value prop is not updated, the component will continue to re
the supplied value prop instead of the expected result of any user actions.
@keyword checkbox @keyword toggle
If true the user won't be able to toggle the switch. Default value is false.
Invoked with the new value when the value changes.
Used to locate this view in end-to-end tests.
The value of the switch. If true the switch will be turned on. -Default value is false.
You can edit the content above on GitHub and send us a pull request!
You can edit the content above on GitHub and send us a pull request!
Examples # | Edit on GitHub |