pub.leaflet.blocks.postsList

leaflet.pub

Documentation

main object

No description available.

Properties

filterByTag string Optional

No description available.

highlightFirstPost boolean Optional

No description available.

view string Optional

No description available.

Known values: compact, full
View raw schema
{
  "type": "object",
  "required": [],
  "properties": {
    "view": {
      "type": "string",
      "knownValues": [
        "compact",
        "full"
      ]
    },
    "filterByTag": {
      "type": "string"
    },
    "highlightFirstPost": {
      "type": "boolean"
    }
  }
}

Lexicon Garden

@