@jataware/beaker-client
Preparing search index...
notebook
IBeakerQueryCellEvent
Interface IBeakerQueryCellEvent
interface
IBeakerQueryCellEvent
{
content
:
{
cell_id
:
string
;
metadata
:
PartialJSONObject
;
parent_id
:
string
;
}
;
type
:
"code_cell"
;
[
key
:
string
]:
PartialJSONValue
|
undefined
;
}
Hierarchy
PartialJSONObject
IBeakerQueryCellEvent
Indexable
[
key
:
string
]:
PartialJSONValue
|
undefined
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
@jataware/beaker-client
Loading...