Skip to content

kumar529/ng2-fab-speed-dial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Rahul Kumar
Oct 27, 2017
a4b5cc1 · Oct 27, 2017

History

9 Commits
Oct 27, 2017
Oct 25, 2017
Oct 25, 2017
Oct 27, 2017
Oct 27, 2017
Oct 25, 2017
Oct 27, 2017

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