Alchemy Logo

useUiConfig

function useUiConfig<T>(selector?): T;

Defined in: account-kit/react/dist/types/hooks/useUiConfig.d.ts:14

Type ParameterDefault type

T

UiConfigStore

ParameterType

selector?

(state) => T

T

Was this page helpful?