CDP Frontend SDK
    Preparing search index...

    Type Alias unstable_FundStateProps

    unstable_FundStateProps: Pick<
        unstable_FundState,
        | "country"
        | "cryptoCurrency"
        | "cryptoDecimalPlaces"
        | "fiatCurrency"
        | "fiatDecimalPlaces"
        | "locale"
        | "network"
        | "presetAmountInputs"
        | "subdivision",
    >

    Props from the Fund component that are used in the FundState.