User Manual
Menu
Close
User Manual

Toggle

This is the toggle atom. You can use this "toggle" as a checkbox
[ex. to give the user some option(s)].

_toggle

This is the toggle atom. You can use this "toggle" as a checkbox.



      
        
      

  
	
		<div class="a-toggle ">
			<input class="a-toggle__input " type="checkbox" id="<!-- id -->" <!-- state -->/>
			<label class="a-toggle__label" for="<!-- id -->">
				<span class="a-toggle__label--checked"><!-- text checked --></span>
				<span class="a-toggle__label--unchecked"><!-- text unchecked --></span>
			</label>
		</div>
	



    
      

      
    

This is a title

this is usage documentation is written in markdown