interface FunctionalComponent Properties displayName Signature displayName?: string;typescriptCopied! emits Signature emits?: E | (keyof E)[];typescriptCopied! inheritAttrs Signature inheritAttrs?: boolean;typescriptCopied! props Signature props?: ComponentPropsOptions<P>;typescriptCopied! ErrorCodes HMRRuntime