Commit d70ae245 authored by 史宽's avatar 史宽 Committed by iamkun

Chore: Update infiniteScroll type (#15787)

parent bfdb8144
import { VNodeDirective } from 'vue' import { VNodeDirective } from 'vue'
export interface ElLoadingDirective extends VNodeDirective { export interface ElInfiniteScroll extends VNodeDirective {
name: 'infinite-scroll', name: 'infinite-scroll',
value: Function value: Function
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment