From c2c556c319fb85e2f69d0cdb599f195323f9a3e5 Mon Sep 17 00:00:00 2001 From: Elliott Marquez Date: Mon, 18 Mar 2019 16:08:32 -0700 Subject: [PATCH] Add RTL to polymer 3 (#141) RTL implementation --- demo/index.html | 10 ++++++++++ paper-toggle-button.js | 40 +++++++++++++++++++++++++++++++++++++--- 2 files changed, 47 insertions(+), 3 deletions(-) diff --git a/demo/index.html b/demo/index.html index d960b2c..bc385f2 100644 --- a/demo/index.html +++ b/demo/index.html @@ -51,6 +51,16 @@

Toggle buttons can be checked and disabled

+

Toggle buttons can be set RTL

+ + + +

Toggle buttons can hide the ripple effect using the noink attribute