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.5 ∙ 24-Feb-2026 14:33 EST