Represents a podlet.

Example

{
"name": "fint-kontroll-groups-pod",
"uri": "http://fint-kontroll-groups-pod:7100/manifest.json",
"title": "Grupper"
}

Hierarchy

  • Pod

Properties

Properties

name: string

Name of the pod. Need to be the same as the id of the podlet.

path: string
title?: string

Title to be shown in the browser.

uri: string

Url of the manifest for the pod.

Generated using TypeDoc