pub.leaflet.blocks.recommendedPubs

leaflet.pub

Documentation

The publications this publication recommends, resolved at render time from its recommendations rather than stored on the block.

main object

The publications this publication recommends, resolved at render time from its recommendations rather than stored on the block.

Properties

compact boolean Optional

Lay the recommendations out as a single side-scrolling row instead of a grid.

View raw schema
{
  "type": "object",
  "required": [],
  "properties": {
    "compact": {
      "type": "boolean",
      "description": "Lay the recommendations out as a single side-scrolling row instead of a grid."
    }
  },
  "description": "The publications this publication recommends, resolved at render time from its recommendations rather than stored on the block."
}

Lexicon Garden

@