From eea225faee96fb4314320cf1aa1e240de569ef6f Mon Sep 17 00:00:00 2001 From: Website Deployment Script Date: Fri, 2 Nov 2018 17:40:08 +0000 Subject: [PATCH] Deploy website Deploy website version based on a3abe777ab9e5da16b21fdd1fb655cc6b57e4f6d --- docs/switch.html | 5 ++--- docs/switch/index.html | 5 ++--- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/docs/switch.html b/docs/switch.html index b54e2ea3373..627812243f2 100644 --- a/docs/switch.html +++ b/docs/switch.html @@ -35,7 +35,6 @@ });
Edit

Switch

Renders a boolean input.

This is a controlled component that requires an onValueChange callback that updates the value prop in order for the component to reflect user actions. If the value prop is not updated, the component will continue to render the supplied value prop instead of the expected result of any user actions.

-

@keyword checkbox @keyword toggle

Props

@@ -109,7 +108,7 @@
-

thumbTintColor

+

thumbColor

Color of the foreground switch grip. If this is set on iOS, the switch grip will lose its drop shadow.

diff --git a/docs/switch/index.html b/docs/switch/index.html index b54e2ea3373..627812243f2 100644 --- a/docs/switch/index.html +++ b/docs/switch/index.html @@ -35,7 +35,6 @@ });
Edit

Switch

Renders a boolean input.

This is a controlled component that requires an onValueChange callback that updates the value prop in order for the component to reflect user actions. If the value prop is not updated, the component will continue to render the supplied value prop instead of the expected result of any user actions.

-

@keyword checkbox @keyword toggle

Props

@@ -109,7 +108,7 @@

-

thumbTintColor

+

thumbColor

Color of the foreground switch grip. If this is set on iOS, the switch grip will lose its drop shadow.