ng-size-directive
v1.0.0
Published
An Angular directive to choose the element size
Downloads
9
Maintainers
Readme
ng-size-directive
Description
This package is an Angular directive to change the size of the element that you choose.
The directive can only use in angular 2 or higher, not valid for angular 1.x.
Example
<div size="50%">
<p>This is an example</p>
</div>License
This code has MIT license.
