hitzone
v0.0.1
Published
A parent element that provide padding around a child element.
Downloads
3
Readme
Hitzone
A parent element that provide padding around a child element.
<Hitzone size="10px">
<button>
Now I have a 10px hitzone around me
to make clicking me easier :)
</button>
</Hitzone>