Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • GridOptions

Index

Properties

Properties

Optional fill

fill: "row" | "column"

Can be 'column' or 'row'. Defines how slides should fill rows, by column or by row

default

'column'

Optional rows

rows: number

Number of slides rows, for multirow layout

note

rows > 1 is currently not compatible with loop mode (loop: true)

default

1

Generated using TypeDoc