Cuttlefish SDK Reference - v0.1.0
Preparing search index...
@cuttlefish-sync/core
SelectionNode
Type Alias SelectionNode
Internal
SelectionNode
:
Readonly
<
{
create
(
selection
:
SelectionNodeChild
)
:
SelectionNode
;
createSelectAll
()
:
SelectionNode
;
createSelectAllFromTable
(
table
:
TableNode
)
:
SelectionNode
;
is
(
node
:
OperationNode
)
:
node
is
SelectionNode
;
}
,
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
Cuttlefish SDK Reference - v0.1.0
Loading...