Skip to content
Miwi UI
Main Navigation
Home
Cookbook
Docs
Appearance
Menu
Return to top
On this page
Box
1. Import Box
First, you need to import the
Box
component from Miwi.
ts
import
{ Box }
from
"miwi"
;
2. Use Box
ts
ts
ts
Default styling/props:
ts