ionic-hide-fab-onscroll
TypeScript icon, indicating that this package has built-in type declarations

0.2.1 • Public • Published

For ionic 4+ , please check this repo ionic-hide-onscroll

ionic-hide-fab-onscroll

A simple plugin to hide ionic fab buttons while scrolling.

Usage

  • npm install ionic-hide-fab-onscroll --save
  • Add import {HideFabOnscrollModule} from 'ionic-hide-fab-onscroll'; in your module first
  • @ViewChild(Content) content: Content; inside component
  • <ion-fab bottom right><button ion-fab [hideFabOnscroll]='content'>top</button></ion-fab>
  • :) good to go

Demo

For Demo Click here

Plugin preview

Readme

Keywords

none

Package Sidebar

Install

npm i ionic-hide-fab-onscroll

Weekly Downloads

3

Version

0.2.1

License

MIT

Unpacked Size

104 kB

Total Files

23

Last publish

Collaborators

  • keephacking