Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ert78gb/ng-always-show
Always show the component on the page when document scrolling.
https://github.com/ert78gb/ng-always-show
Last synced: about 1 month ago
JSON representation
Always show the component on the page when document scrolling.
- Host: GitHub
- URL: https://github.com/ert78gb/ng-always-show
- Owner: ert78gb
- Created: 2017-04-24T14:22:28.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-07T18:09:26.000Z (about 2 years ago)
- Last Synced: 2024-04-14T21:47:30.537Z (9 months ago)
- Language: TypeScript
- Size: 384 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
ng-alwasy-on directive
======================The HTMLElement is always visible on the page when user scrolling.
# Options
| attribute | description |
| --------- | ----------- |
| edgeElement | The element scrolling until the top of 'edgeElement'.
| topOffset | Distance from the top of document.