• Preparing search index...
  • The search index is not available
app-hablla
  • app-hablla
  • hooks/useConnection
  • useConnection

Function useConnection

  • useConnection(): {
        ConnectionIcon: () => ReactNode;
        connectionStyle: ConnectionElementStyleType;
        mappedConnectionIcons: Record<IConnectionType, () => ReactNode>;
    }
  • Returns {
        ConnectionIcon: () => ReactNode;
        connectionStyle: ConnectionElementStyleType;
        mappedConnectionIcons: Record<IConnectionType, () => ReactNode>;
    }

    • Defined in src/hooks/useConnection.ts:18

Settings

Member Visibility
app-hablla
  • Loading...

Generated using TypeDoc