mirror of
https://github.com/ElemeFE/element.git
synced 2025-12-13 11:34:02 +08:00
This reverts commit d70ae245e6.
This commit is contained in:
4
types/infiniteScroll.d.ts
vendored
4
types/infiniteScroll.d.ts
vendored
@@ -1,6 +1,6 @@
|
||||
import { VNodeDirective } from 'vue'
|
||||
|
||||
export interface ElInfiniteScroll extends VNodeDirective {
|
||||
export interface ElLoadingDirective extends VNodeDirective {
|
||||
name: 'infinite-scroll',
|
||||
value: Function
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user