Skip to main content

ResponsiveBoxItemsLocationBuilder.Row Method

Name Parameters Description
Row(JS) value Specifies which row the element should occupy. Accepts an index from the rows array. Mirrors the client-side row option.
Row(Int32) value Specifies which row the element should occupy. Accepts an index from the rows array. Mirrors the client-side row option.