Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ProfileProvider<P> Abstract

Type Parameters

Hierarchy

Index

Constructors

Properties

configDefaults: {} = {}

Type declaration

    id: string
    name: string
    settingsComponent?: (new (...args: any[]) => ProfileSettingsComponent<P>)

    Type declaration

    Methods

    • deleteProfile(profile: P): void

    Generated using TypeDoc