Buttons

Buttons are the most common and most important part of a web app that allows you to navigate from one page to another, perform certain actions etc.


Different Buttons

Paper provides a lot of colorful buttons that are ready on the go.

Examples

        
          
          
          
          
          
          
        
      

Outline Buttons

Just another form of button with outlines instead of background colors.

Examples

        
          
          
          
          
          
            
        
      

Button Sizes

We have three different sizes of buttons named sm, md, lg

Examples

        
          
          
            
        
      

Link Buttons

You can use the anchor tags and input tags in form of buttons too.

Examples

        
          a tags
            
        
      

Icon Buttons

Buttons can also have icons in them.

Examples

        
          
        
      

Floating Action Button

A floating action button is the one generally available on the bottom right corner of every post.

Examples

sample image
        
          
sample image