Socket
Socket
Sign inDemoInstall

angular-tomitribe-fab

Package Overview
Dependencies
1
Maintainers
3
Versions
19
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    angular-tomitribe-fab

Tomitribe component floating action button


Version published
Weekly downloads
22
increased by633.33%
Maintainers
3
Install size
2.13 MB
Created
Weekly downloads
 

Readme

Source

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

FAQs

Last updated on 20 Jun 2019

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc