Skip to content
This repository has been archived by the owner on Jan 18, 2021. It is now read-only.
/ MdSticky Public archive

Directive to make arbitrary elements sticky using ngMaterial's $mdSticky service

Notifications You must be signed in to change notification settings

mckenzielong/MdSticky

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MdSticky

Directive to make arbitrary elements sticky using ngMaterial's $mdSticky service. Used ngMaterial's subheader directive as a reference.

##Usage Assuming you are already using ngMaterial for your project, add mdSticky as a dependancy.

Next, add md-sticky to the element that will become sticky

<div md-sticky>My sticky div</div>

About

Directive to make arbitrary elements sticky using ngMaterial's $mdSticky service

Resources

Stars

Watchers

Forks

Packages

No packages published