Col
This component is not exposed as
mml
string, it is used internally in other mml components and it can be imported to create your custom ones.
It helps display content in a grid. Typically used with Row
Properties
children
ReactNode
width
number | "auto" | undefined
12
offset
number | undefined
align
"left" | "center" | "right" | undefined
left
MML string and usage
Refer to the Row
docs.