issie


Extractor

Namespace: global

Functions and values

Function or valueDescription
extractComponent(jsComponent)
Signature: jsComponent:JSComponent -> Component

Transform a JSComponent into an f# data structure.

extractConnection(jsConnection)
Signature: jsConnection:JSConnection -> Connection
extractState(arg1, arg2)
Signature: (JSComponent list * JSConnection list) -> CanvasState

Transform the JSCanvasState into an f# data structure.