Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IFactory

Hierarchy

  • IFactory

Index

Methods

Methods

get

  • get(key: string): Widget | Promise<Widget>

has

  • has(key: string): boolean

keys

  • keys(): Iterable<string>

Generated using TypeDoc