beaker-kernel
Preparing search index...
notebook
IBeakerQueryCellEvent
Interface IBeakerQueryCellEvent
interface
IBeakerQueryCellEvent
{
content
:
{
cell_id
:
string
;
metadata
:
PartialJSONObject
;
parent_id
:
string
;
}
;
type
:
"code_cell"
;
[
key
:
string
]:
undefined
|
PartialJSONValue
;
}
Hierarchy
PartialJSONObject
IBeakerQueryCellEvent
Indexable
[
key
:
string
]:
undefined
|
PartialJSONValue
Index
Properties
content
type
Properties
content
content
:
{
cell_id
:
string
;
metadata
:
PartialJSONObject
;
parent_id
:
string
}
type
type
:
"code_cell"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
type
beaker-kernel
Loading...