Skip to content

Latest commit

 

History

History
40 lines (23 loc) · 1.02 KB

kui_shell_core.SourceRef.md

File metadata and controls

40 lines (23 loc) · 1.02 KB

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

Name Type
data string
filepath string
isFor string

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