Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

Hierarchy

  • ComponentInternalOptions
    • FunctionalComponent

Callable

  • FunctionalComponent(props: P, ctx: Omit<SetupContext<E>, "expose">): any
  • Parameters

    Returns any

Index

Properties

Optional __file

__file?: string

This one should be exposed so that devtools can make use of it

Optional __isBuiltIn

__isBuiltIn?: boolean

Compat build only, for bailing out of certain compatibility behavior

Optional displayName

displayName?: string

Optional emits

emits?: E | keyof E[]

Optional inheritAttrs

inheritAttrs?: boolean

Optional props

Generated using TypeDoc