ng-stickyfill

1.0.0 • Public • Published

ng-stickyfill

An Angular directive for easy using stickyfill, a polyfill allowing to use position:sticky on browsers that doesn't support that.

Installation

Firstly you need to include stickyfill to your page. Then you can install ng-stickyfill using npm

npm install ng-stickyfill --save

or bower

bower install ng-stickyfill --save

Usage

  <div stickyfill>
    <h3>Hi, I'm very sticky!</h3>
  </div>

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    2

Package Sidebar

Install

npm i ng-stickyfill

Weekly Downloads

2

Version

1.0.0

License

ISC

Last publish

Collaborators

  • anton.nesterov