typedoc-plugin-vue
    Preparing search index...

    Class HelloWorld

    Custom vue component defined with defineComponent

    Properties

    color: string = "green"
    counterStore: PiniaStore<useCounterStore>
    excited: boolean = Boolean

    Whether to greet the user excitedly

    greeting: string
    name: string = ...

    Docs on name

    Methods