featherbit UI
Gateway rustdoc
Preparing search index...
connectionRules
ProposedConnection
Type Alias ProposedConnection
The endpoint pair React Flow hands to onConnect.
type
ProposedConnection
=
{
source
:
string
;
sourceHandle
?:
string
|
null
;
target
:
string
;
targetHandle
?:
string
|
null
;
}
Index
Properties
source
source
Handle?
target
target
Handle?
Properties
source
source
:
string
Optional
source
Handle
sourceHandle
?:
string
|
null
target
target
:
string
Optional
target
Handle
targetHandle
?:
string
|
null
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
source
source
Handle
target
target
Handle
Gateway rustdoc
featherbit UI
Loading...
The endpoint pair React Flow hands to onConnect.