Skip to content

Row

Using this component:

from miniappi.content.v0.layouts import Row
Row(...)

Attributes

attribute type description required
contents array or Reference[any[]] None True

Suplementary

Reference

from miniappi.content.v0.layouts.row import Reference%3Cany%5B%5D%3E
attribute type description required
data array If given, the reference is initialized with given type False
reference string ID of the reference True