<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Paul van Dinther</title>
    <description>The latest articles on DEV Community by Paul van Dinther (@dinther).</description>
    <link>https://dev.to/dinther</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F394076%2F1fe9e3c0-40ae-4cd9-9bc9-f1d03a29341c.png</url>
      <title>DEV Community: Paul van Dinther</title>
      <link>https://dev.to/dinther</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/dinther"/>
    <language>en</language>
    <item>
      <title>Flip-line</title>
      <dc:creator>Paul van Dinther</dc:creator>
      <pubDate>Tue, 01 Sep 2020 09:39:39 +0000</pubDate>
      <link>https://dev.to/dinther/flip-line-1ffc</link>
      <guid>https://dev.to/dinther/flip-line-1ffc</guid>
      <description>&lt;p&gt;This Multi State button is perfect to toggle through a limited set of modes as needs little space and avoids distracting popups or panels. The satisfying toggle is quite addictive.&lt;/p&gt;

&lt;p&gt;All you need is a handful of div elements and include a tiny but of javascript and CSS in your project.&lt;/p&gt;

&lt;p&gt;You can style this any way you want. The control is fully responsive.&lt;/p&gt;

&lt;p&gt;Although there are 4 sides to this 3D control, you can have as few or as many options as you want.&lt;/p&gt;

&lt;p&gt;Even the  color shade changes as the light angle changes on the surfaces.&lt;/p&gt;

&lt;p&gt;Even though it looks like a cube, there are only ever two div's being animated. No point to mess around with elements you can't see.&lt;/p&gt;

&lt;p&gt;optional element attributes:&lt;/p&gt;

&lt;p&gt;direction - defines rotation direction "up", "down,""left" or "right"&lt;br&gt;
shading - defines in % how much % the base color is made lighter and darker as the cube rotates (Default is 60%)&lt;br&gt;
time - time it takes for a 90 degree turn. Expressed in ms. Default is 300ms.&lt;/p&gt;

&lt;p&gt;&lt;iframe height="600" src="https://codepen.io/dinther/embed/OJNgQRw?height=600&amp;amp;default-tab=result&amp;amp;embed-version=2"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

</description>
      <category>codepen</category>
    </item>
    <item>
      <title>Flip-line</title>
      <dc:creator>Paul van Dinther</dc:creator>
      <pubDate>Tue, 01 Sep 2020 04:56:05 +0000</pubDate>
      <link>https://dev.to/dinther/flip-line-lpl</link>
      <guid>https://dev.to/dinther/flip-line-lpl</guid>
      <description>&lt;p&gt;This Multi State button is perfect to toggle through a limited set of modes as needs little space and avoids distracting popups or panels. The satisfying toggle is quite addictive.&lt;/p&gt;

&lt;p&gt;All you need is a handful of div elements and include a tiny but of javascript and CSS in your project.&lt;/p&gt;

&lt;p&gt;You can style this any way you want. The control is fully responsive.&lt;/p&gt;

&lt;p&gt;although there are 4 sides to this 3D control, you can have as few or as many options as you want.&lt;/p&gt;

&lt;p&gt;Even the shade changes as the light angle changes on the surfaces. I can't wait to see what a more artistic designer can do with these.&lt;/p&gt;

&lt;p&gt;Even though it looks like a cube, there are only ever two div's being animated. No point to mess around with elements you can't see.&lt;/p&gt;

&lt;p&gt;optional element attributes:
list - References the ID of a datalist 
direction - defines rotation direction "up", "down,""left" or "right"
shading - defines in % how much % the base color is made lighter and darker as the cube rotates (Default is 60%)
time - time it takes for a 90 degree turn. Expressed in ms. Default is 300ms.&lt;/p&gt;

&lt;p&gt;&lt;iframe height="600" src="https://codepen.io/dinther/embed/OJNgQRw?height=600&amp;amp;default-tab=result&amp;amp;embed-version=2"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

</description>
      <category>codepen</category>
    </item>
  </channel>
</rss>
