Skip to main content
LayoutSpec
Specification of a layout, containing the layout's name and, optionally, configuration options for the layout.
{
  options:LayoutParameters,
  type:string
}