zIndex added

This commit is contained in:
Vladimir Enchev
2016-05-20 12:55:52 +03:00
parent e2f1fb6f9d
commit a7699ea66d

View File

@ -92,6 +92,11 @@
* Gets or sets font-size style property.
*/
fontSize: number;
/**
* Gets or sets z-index style property.
*/
zIndex: number;
/**
* Gets or sets font-family style property.