Float
An alignment component that floats elements within text-based flows to allow inline word-wrapping.
Positions
Use the pos-{position} class to control the component position.
Position values can include top-starttoptop-endstartcenterendbottom-startbottombottom-endout-top-startout-topout-top-endout-startout-endout-bottom-startout-bottomout-bottom-end
API
| Element | Selector |
|---|---|
Float | .ex-float |
| Prop | Type | Default |
|---|---|---|
as | ElementType | div |
asChild | boolean | false |
Last updated on