Skip to content

kumar529/ng2-fab-speed-dial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to Use

step 1 : run

npm i ng2-fab-speed-dial

step 2 import Ng2FabSpeedDialModule into your module

Find Demo here

Example of usage -

direction - 'left', 'right', 'down', 'up'

<fab-speed-dial direction="right">
  <button type="button" mat-fab fab-toggle><i class="material-icons">&#xE84D;</i></button>
  
  <button type="button" mat-fab fab-button><i class="material-icons">&#xE84D;</i></button>
  
  <button type="button" mat-fab fab-button><i class="material-icons">&#xE84D;</i></button>
  
  <button type="button" mat-fab fab-button><i class="material-icons">&#xE84D;</i></button>
</fab-speed-dial>

About

simple fab speed dial in angular 4

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published