Type alias VueElementConstructor<P>

VueElementConstructor<P>: (new (initialProps?) => VueElement & P)

Type Parameters

  • P = {}

Type declaration

Generated using TypeDoc