Skip to content

Interface: LocatedCell

Defined in: aiui-lowering-pipeline/src/types.ts:21

One dataflow cell surfaced with a located component (see LocatedComponent.cells).

Properties

name

name: string

Defined in: aiui-lowering-pipeline/src/types.ts:22


source?

optional source?: string

Defined in: aiui-lowering-pipeline/src/types.ts:24

path/to/file.ts:line:col when the cell element carries its own stamp.