Skip to content

Row

Using this component:

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

Attributes

attribute type description required
contents array or ArrayReference None True

Suplementary

ArrayReference

from miniappi.content.v0.layouts.row import ArrayReference
attribute type description required
data array None True
limit number None True
method string:
  • 'lifo'
  • 'fifo'
  • 'ignore'
None True
reference string None True
type string None True