Function setActivePinia

  • Sets or unsets the active pinia. Used in SSR and internally when calling actions and getters

    Parameters

    • pinia: Pinia

      Pinia instance

    Returns Pinia

  • Sets or unsets the active pinia. Used in SSR and internally when calling actions and getters

    Parameters

    • pinia: undefined

      Pinia instance

    Returns undefined

  • Sets or unsets the active pinia. Used in SSR and internally when calling actions and getters

    Parameters

    • pinia: Pinia

      Pinia instance

    Returns Pinia

Generated using TypeDoc