class TextShadow
Type-safe definition of CSS text shadow.
hShadow
- the position of the horizontal shadow
vShadow
- the position of the vertical shadow
fun toString(): String |
fun <T> Any?.createInstance(vararg args: dynamic): T
Helper function for creating JavaScript objects from dynamic constructors. |