User Manual
Menu
Close
User Manual

Count

This is the count component, consisting of an icon and a counter.

Default

This is a count, consisting of an icon and a counter.

0

      
        
      

  
    <span class="a-count ">
		
		    <span class="a-count__value"><!-- value --></span>
		
    	<span class="a-count__icon <!-- icon -->">
    	</span>
    </span>



    
      

      
    

Reversed

This is a reversed count, to be used on a dark background, consisting of an icon and a counter.

0

      
        
      

  
    <span class="a-count a-count--reversed">
		
		    <span class="a-count__value"><!-- value --></span>
		
    	<span class="a-count__icon <!-- icon -->">
    	</span>
    </span>



    
      

      
    

This is a title

this is usage documentation is written in markdown