User Manual
Menu
Close
User Manual

Color-selector

This is the default color selector. It works with radio buttons and is responsive. If you want to add colors, you can copy/paste the 'item container' inside the 'color-selector container'.
TODO: The correct icon needs to be inserted.

_color-selector

A default color selector.


      
        
      

  

  

    <div class="a-color-selector">

        <input class="a-color-selector__checkbox" type="radio" id="<!-- name -->" name="color-selector" <!-- checkbox state -->/>

        <label class="a-color-selector__label" for="<!-- name -->">
          <p class="a-color-selector__color" style="background-color: <!-- hex-code -->"></p>
        </label>
    </div>

  




    
      

      
    

This is a title

this is usage documentation is written in markdown