IRuntimeCellVariablesDialogProps
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?
optionalpreference?:object
Defined in: src/components/runtimes/RuntimeCellVariablesDialog.tsx:33
Session preference
id?
optionalid?:string
kernelDisplayName?
optionalkernelDisplayName?:string
language?
optionallanguage?:string
sessionContext?
optionalsessionContext?:ISessionContext
Defined in: src/components/runtimes/RuntimeCellVariablesDialog.tsx:38
Document session context
translator?
optionaltranslator?:ITranslator
Defined in: src/components/runtimes/RuntimeCellVariablesDialog.tsx:43
Application translator