Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ConnectableProfileProvider<P> Abstract

Type Parameters

Hierarchy

Index

Constructors

Properties

configDefaults: Pick<Profile, "options">
id: string
name: string
settingsComponent?: (new (...args: any[]) => ProfileSettingsComponent<P, ProfileProvider<P>>)

Type declaration

Methods

  • deleteProfile(profile: P): void

Generated using TypeDoc