Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IBarbaPlugin<T>

Type parameters

  • T

Hierarchy

  • IBarbaPlugin

Implemented by

Index

Properties

Methods

Properties

name

name: string

Plugin name

version

version: string

Plugin version

Methods

init

  • init(): void

install

  • install(barba: Core, options?: T): void

Generated using TypeDoc