Sask Vaccine Guide Code Docs
    Preparing search index...

    Function useVaccineSheets

    • Retrieves the list of vaccine sheets.

      Parameters

      • data: {
            searchColumn?: string;
            searchValue?: string;
            vaccineController: iVaccineDataController;
        }

        The configuration for getting clinic information.

        • OptionalsearchColumn?: string

          The column to search for searchValue in. Ignored unless searchValue is set. If null, all columns are searched.

        • OptionalsearchValue?: string

          Value to search for in the list of clinics. If null it gets all of the clinics.

        • vaccineController: iVaccineDataController

          The interface to use to access the vaccine data.

      Returns VaccineSheetStatus

      Object representing the current status of vaccine data loading, containing: