interface IndicatorHolder {
    setIndicator(indicator: PagerIndicator): any;
}

Methods

Methods

  • Parameters

    Returns any