@morph-mapper/source / useConnectors
Function: useConnectors()
useConnectors():
object
Defined in: hooks/use-connectors.ts:7
This hook provides an external interface to the logic connectors. It is used to dynamically render UI elements based on the type of connector.
Returns
object
connectors
connectors:
ConnectorRecord<Record<"default",LogicConnectorConfig>> =LOGIC_CONNECTORS