Interface: SourceRef

January 18, 2022 · View on GitHub

Kui API Documentation - v11.0.0 / @kui-shell/core / SourceRef

Interface: SourceRef

@kui-shell/core.SourceRef

Table of contents

Properties

Properties

customization

Optional customization: Object

Type declaration

NameType
datastring
filepathstring
isForstring

Defined in

packages/core/src/models/entity.ts:236


templates

templates: { contentType?: string ; data: string ; filepath: string ; isFor: string ; kind?: "source" | "template" }[]

Defined in

packages/core/src/models/entity.ts:235