Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DefineComponentOptions<Props, RawBindings>

Type parameters

  • Props

  • RawBindings

Hierarchy

  • Omit<ComponentOptions<Vue>, "data" | "methods">
    • DefineComponentOptions

Index

Properties

Properties

setup

setup: SetupFunction<Props, RawBindings>