@nextcloud/dialogs
    Preparing search index...

    Type Alias PluginFunction<T>

    PluginFunction: (Vue: typeof Vue, options?: T) => void

    Type Parameters

    • T

    Type Declaration

      • (Vue: typeof Vue, options?: T): void
      • Parameters

        • Vue: typeof Vue
        • Optionaloptions: T

        Returns void