Skip to main content

IRuntimeCellVariablesDialogProps

Agent Runtimes


Agent Runtimes / components/runtimes/RuntimeCellVariablesDialog / IRuntimeCellVariablesDialogProps

Interface: IRuntimeCellVariablesDialogProps

Defined in: src/components/runtimes/RuntimeCellVariablesDialog.tsx:19

RuntimeCellVariablesDialog properties

Properties

model

model: CodeCellModel

Defined in: src/components/runtimes/RuntimeCellVariablesDialog.tsx:23

Code cell model


onClose

onClose: () => void

Defined in: src/components/runtimes/RuntimeCellVariablesDialog.tsx:28

Callback request the dialog closure.

Returns

void


preference?

optional preference?: object

Defined in: src/components/runtimes/RuntimeCellVariablesDialog.tsx:33

Session preference

id?

optional id?: string

kernelDisplayName?

optional kernelDisplayName?: string

language?

optional language?: string


sessionContext?

optional sessionContext?: ISessionContext

Defined in: src/components/runtimes/RuntimeCellVariablesDialog.tsx:38

Document session context


translator?

optional translator?: ITranslator

Defined in: src/components/runtimes/RuntimeCellVariablesDialog.tsx:43

Application translator