Searched refs:dataSources (Results 1 – 2 of 2) sorted by relevance
143 if (index >= this.dataSources.length - 1) {206 …return this.dataSources.map((dataSource) => typeof dataKey === 'function' ? dataKey(dataSource) : …251 … if (this.virtual.isFront() && !!this.dataSources.length && (offset - this.topThreshold <= 0)) {264 …const { dataSources, dataKey, itemClass, itemTag, itemStyle, isHorizontal, extraProps, dataCompone…266 const dataSource = dataSources[index]
6 dataSources: { property