Synclets logoSynclets

getCreateComponents

The getCreateComponents method can optionally be implemented to provide components for creating the Synclet, including data and meta connectors.

getCreateComponents(): SyncletComponents<Depth, DataConnectorType, MetaConnectorType>
returnsSyncletComponents<Depth, DataConnectorType, MetaConnectorType>

A SyncletComponents object.

Since

v0.0.0