class

Box

@Js
class Box : Elem

Box defaults style to:

display: block;
box-sizing: border-box;
width: 100%;
height: 100%;
position: relative;

constructors make

make new make()

Haxall 4.0.6 ∙ 21-Jul-2026 09:48 EDT