rovalra
    Preparing search index...

    Function createProfileCarouselSection

    • Parameters

      • __namedParameters: {
            className?: string;
            href?: string;
            includeScrollButtons?: boolean;
            itemGap?: string;
            listId?: string;
            marginTop?: string;
            scrollAmount?: number;
            scrollId?: string;
        } = {}

      Returns {
          list: HTMLDivElement;
          refreshControls: () => void;
          scrollContainer: any;
          section: any;
      }