Search
Preparing search index...
The search index is not available
diazo
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
SlotComponent
Class SlotComponent
Hierarchy
SlotComponent
Index
Constructors
constructor
Properties
color
endpoint
Ref
hidden
label
value
Type
Label
Accessors
id
is
Arrow
Shaped
is
Attached
is
Input
is
Output
is
Part
OfDrafted
Edge
is
Square
Shaped
slot
Shape
tooltip
type
value
Methods
ng
OnDestroy
ng
OnInit
on
Mouse
Enter
on
Mouse
Leave
start
Edge
update
Value
Type
Constructors
constructor
new
Slot
Component
(
graphContext
:
DiazoContext
, nodeContext
:
DiazoNodeContext
, context
:
DiazoSlotContext
, element
:
ElementRef
<
HTMLElement
>
)
:
SlotComponent
Parameters
graphContext:
DiazoContext
nodeContext:
DiazoNodeContext
context:
DiazoSlotContext
element:
ElementRef
<
HTMLElement
>
Returns
SlotComponent
Properties
color
color
:
string
endpoint
Ref
endpoint
Ref
:
ElementRef
<
HTMLElement
>
hidden
hidden
:
boolean
= false
label
label
:
string
value
Type
Label
value
Type
Label
:
string
Accessors
id
get
id
(
)
:
string
set
id
(
value
:
string
)
:
void
Returns
string
Parameters
value:
string
Returns
void
is
Arrow
Shaped
get
isArrowShaped
(
)
:
boolean
Returns
boolean
is
Attached
get
isAttached
(
)
:
boolean
Returns
boolean
is
Input
get
isInput
(
)
:
boolean
Returns
boolean
is
Output
get
isOutput
(
)
:
boolean
Returns
boolean
is
Part
OfDrafted
Edge
get
isPartOfDraftedEdge
(
)
:
boolean
Returns
boolean
is
Square
Shaped
get
isSquareShaped
(
)
:
boolean
Returns
boolean
slot
Shape
get
slotShape
(
)
:
"circle"
|
"square"
|
"arrow"
Returns
"circle"
|
"square"
|
"arrow"
tooltip
get
tooltip
(
)
:
string
Returns
string
type
get
type
(
)
:
string
set
type
(
value
:
string
)
:
void
Returns
string
Parameters
value:
string
Returns
void
value
get
value
(
)
:
DiazoValue
set
value
(
value
:
DiazoValue
)
:
void
Returns
DiazoValue
Parameters
value:
DiazoValue
Returns
void
Methods
ng
OnDestroy
ng
OnDestroy
(
)
:
void
Returns
void
ng
OnInit
ng
OnInit
(
)
:
void
Returns
void
on
Mouse
Enter
on
Mouse
Enter
(
event
:
MouseEvent
)
:
void
Parameters
event:
MouseEvent
Returns
void
on
Mouse
Leave
on
Mouse
Leave
(
event
:
MouseEvent
)
:
void
Parameters
event:
MouseEvent
Returns
void
start
Edge
start
Edge
(
event
:
MouseEvent
)
:
void
Parameters
event:
MouseEvent
Returns
void
update
Value
Type
update
Value
Type
(
)
:
void
Returns
void
Globals
Diazo
Module
Dynamic
Node
Component
Editor
Component
Graph
Component
Node
Component
Node
Host
Component
Node
Source
Button
Component
Property
Editor
Host
Component
Slot
Component
constructor
color
endpoint
Ref
hidden
label
value
Type
Label
id
is
Arrow
Shaped
is
Attached
is
Input
is
Output
is
Part
OfDrafted
Edge
is
Square
Shaped
slot
Shape
tooltip
type
value
ng
OnDestroy
ng
OnInit
on
Mouse
Enter
on
Mouse
Leave
start
Edge
update
Value
Type
Generated using
TypeDoc