Skip to main content

@cognizone/ng-yasgui

Classes​

Interfaces​

Type aliases​

YasguiOptions​

Ƭ YasguiOptions: Object

Type declaration​

NameType
allowYasqeResize?boolean
api?Object
api.collections?string
api.corsProxy?string
api.urlShortener?string
catalogueEndpoints?string[] | (instance: Yasgui, cb: Function) => void
endpoint?string
tracker?Object
tracker.askConsent?boolean
tracker.googleAnalyticsId?string
yasqe?YasqeOptions
persistencyPrefix?(...args: any[]) => string

Defined in​

lib/models/yasgui.ts:21


YasqeOptions​

Ƭ YasqeOptions: Object

Type declaration​

NameType
sparql?Object
sparql.endpoint?string

Defined in​

lib/models/yasgui.ts:35