ert78gb / ng-always-show

Always show the component on the page when document scrolling.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Always show the component on the page when document scrolling.


Languages

Language:TypeScript 100.0%