app.offprint.block.component

offprint.app

Documentation

main object

No description available.

Properties

component string at-uri Required

AT-URI of the `app.offprint.component` to inline. Referenced by URI (not a strongRef) so edits to the component cascade to every document that embeds it.

View raw schema
{
  "type": "object",
  "required": [
    "component"
  ],
  "properties": {
    "component": {
      "type": "string",
      "format": "at-uri",
      "description": "AT-URI of the `app.offprint.component` to inline. Referenced by URI (not a strongRef) so edits to the component cascade to every document that embeds it."
    }
  }
}

Lexicon Garden

@