0.0.5 • Published 6 years ago
@kfn-modern-dx/kfng v0.0.5
Kfng
Angular parts library.
Directive
FixWhenScrolling
Directive to fix the element at the top of the page when scrolling
selector
[kfngFixWhenScrolling]
usage
<div kfngFixWhenScrolling>
header
</div>
<div>
contents
</div>