[go: nahoru, domu]

Skip to content

PedroCuadra/iron-prop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

iron-prop

Version: 0.1

English Guide

<iron-prop> is a simple, useful, and modificable proportional div which, as any other div, use as default 100% of the width of where is placed. The syntax of this element is as the example:

<iron-prop hprop="3" vprop="4" animate></iron-prop>

hprop = horizontal proportion (default=1)

vprop = vertical proportion (default=1)

animate = (optional) you can animate the changes of its proportions

Guía en español

<iron-prop> es un div simple, útil y modificable, el cual, como cualquier otro div usa el 100% del ancho de donde está ubicado. La sintaxis es como la siguiente:

<iron-prop hprop="3" vprop="4" animate></iron-prop>

hprop = proporción horizontal (default=1)

vprop = proporción vertical (default=1)

animate = (opcional) puedes animar los cambios de sus proporciones

About

A simple and modificable proportional Div

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages