CIA Compliance Manager API Documentation - v0.8.5

    Function useCIAContentService

    • Hook to access the CIA content service with loading and error states

      Returns {
          ciaContentService: null | CIAContentService;
          error: null | Error;
          isLoading: boolean;
          refresh: () => void;
      }

      Object containing the CIA content service, loading state, and error state

    MMNEPVFCICPMFPCPTTAAATR