RA-#22 Added planning incl setState

This commit is contained in:
ostertun
2020-10-02 19:26:03 +02:00
parent 3f676141d7
commit 760c05286e
5 changed files with 395 additions and 32 deletions

View File

@@ -0,0 +1,8 @@
<a href="#" data-trigger-switch="$$html-id;" class="pb-2 $$css-class;">
<i class="fa font-14 $$icon; rounded-s bg-highlight color-white"></i>
<span>$$0;</span>
<div class="custom-control scale-switch ios-switch">
<input type="checkbox" class="ios-input" id="$$html-id;">
<label class="custom-control-label" for="$$html-id;"></label>
</div>
</a>