Site updated at 2017-10-30 07:30:56 UTC

This commit is contained in:
Travis CI 2017-10-30 07:30:57 +00:00
parent 3835d0bd01
commit 4a88353a63
34 changed files with 160 additions and 172 deletions

View file

@ -94,9 +94,8 @@
</ul>
</li>
</ul>
<p>Pick an icon that you can find on <a href="https://materialdesignicons.com/">materialdesignicons.com</a> to use for your input and prefix the name with <code class="highlighter-rouge">mdi:</code>. For example <code class="highlighter-rouge">mdi:car</code>, <code class="highlighter-rouge">mdi:ambulance</code>, or <code class="highlighter-rouge">mdi:motorbike</code>.</p>
<p>Pick an icon that you can find on <a href="https://materialdesignicons.com/">materialdesignicons.com</a> to use for your input and prefix the name with <code class="highlighter-rouge">mdi:</code>. For example <code class="highlighter-rouge">mdi:car</code>, <code class="highlighter-rouge">mdi:ambulance</code> or <code class="highlighter-rouge">mdi:motorbike</code>.</p>
<h2><a class="title-link" name="services" href="#services"></a> Services</h2>
<h3><a class="title-link" name="media-control-services" href="#media-control-services"></a> Media control services</h3>
<p>Available services: <code class="highlighter-rouge">increment</code>, <code class="highlighter-rouge">decrement</code>, and <code class="highlighter-rouge">reset</code>.</p>
<h4><a class="title-link" name="service-counterincrement" href="#service-counterincrement"></a> Service <code class="highlighter-rouge">counter.increment</code></h4>
<p>Increments the counter with 1 or the given value for the steps.</p>