diff --git a/source/_components/switch.switchmate.markdown b/source/_components/switch.switchmate.markdown index 2d332c4c838..bfc26d496c9 100644 --- a/source/_components/switch.switchmate.markdown +++ b/source/_components/switch.switchmate.markdown @@ -32,6 +32,11 @@ name: description: The name used to display the switch in the frontend. required: false type: string +flip_on_off: + description: Option to flip the on/off state. + required: false + type: boolean + default: false {% endconfiguration %}