0.0.20 • Published 5 years ago

angular-tomitribe-fab v0.0.20

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

angular-tomitribe-fab

Floating action button component

* tribe-fab
    attributes:
        fab-direction='down/up/left/right' def['down']
        fab-trigger='fabClick/fabOver' def['fabClick']
        trigger-hide='true'
        opened-status='variable'

* tribe-fab-trigger
* tribe-fab-actions

Ex:
  tribe-fab(fab-direction='down' fab-trigger='fabClick' opened-status='menuOneStatus')
    tribe-fab-trigger
      tribe-button(tribe-size='l', tribe-type='fab')
        span.alegreya.rt +
    tribe-fab-actions
      tribe-button(tribe-size='m', tribe-type='fab')
        i.fa.fa-android
        div.text Android
      tribe-button(tribe-size='m', tribe-type='fab')
        i.fa.fa-pencil
        div.text Pencil
      tribe-button(tribe-size='m', tribe-type='fab')
        i.fa.fa-remove
        div.text Remove
0.0.20

5 years ago

0.0.19

6 years ago

0.0.18

6 years ago

0.0.17

7 years ago

0.0.16

7 years ago

0.0.15

7 years ago

0.0.14

7 years ago

0.0.13

7 years ago

0.0.12

7 years ago

0.0.11

7 years ago

0.0.10

7 years ago

0.0.9

7 years ago

0.0.8

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago