134 Höhe

https://w3id.org/class/redaktor/height

JSON

Inbox

Definition

Gibt bei einem Link einen Hinweis auf die Darstellungshöhe der verlinkten Ressource in geräteunabhängigen Pixeln an.
siehe https://www.w3.org/TR/activitystreams-vocabulary/#dfn-height

Scope Note

: Property

Example

Beispiel 120

{
  "@context": "https://www.w3.org/ns/activitystreams",
  "type": "Link",
  "href": "http://example.org/image.png",
  "height": 100,
  "width": 100
}