Skip to main content

Interface: ChartUrl

Defined in: src/sdk/charts/ChartTypes.ts:195

A URL for a chart page.

Properties

name

readonly name: string

Defined in: src/sdk/charts/ChartTypes.ts:197

The name of the URL. This should contain information useful to determine the type of file this refers to.


url

readonly url: string

Defined in: src/sdk/charts/ChartTypes.ts:200

The URL string.