MCPcopy
hub / github.com/linuxfoundation/crowd.dev / ComponentCustomProperties

Interface ComponentCustomProperties

frontend/components.d.ts:56–58  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

54 RouterView: typeof import('vue-router')['RouterView']
55 }
56 export interface ComponentCustomProperties {
57 vLoading: typeof import('element-plus/es')['ElLoadingDirective']
58 }
59}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected