Skip to content

k4rm3l0/angular-height-auto-resizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

angular-height-auto-resizer

Informations

height-auto-resizer directive keep element's height to 100% - DEMO

Installation

Bower install

$ bower install https://github.com/k4rm3l0/angular-height-auto-resizer.git --save

Manual install

Import autoheightresizer.js file to app index.html

How to use?

Inject autoheightresizer into app dipendences

angular.module('DemoApp', ['autoheightresizer']);

Directive

<div height-auto-resizer bottom-offset="50"><div>

About

Keep a div to 100% height

Resources

License

Stars

Watchers

Forks

Packages

No packages published