Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • FeatureProviderConfig

Index

Properties

Optional config

config: any

Additional configuration for the provider.

Optional enabled

enabled: boolean

Parameter which determines whether this provider is enabled or not.

Optional iconUri

iconUri: string

Icon URI for an icon depicting the provider.

Optional libraryId

libraryId: string

Library ID to assign to the view.

markup

The markup for the view. This could either be a string (if common for all view modes) or an object specifying markup for each view mode.

Optional targetRegion

Region to target the provider views to. This will override the default configured region for the providers. This is an object mapping each mode whose region needs to be overridden with the new target region.

Optional title

title: string

Title for the provider.

type

type: string

The type for the feature provider.

Optional viewConfig

viewConfig: any

Additional configuration for the provider views.

Optional viewId

viewId: string

View ID to assign to the view if the provider generates a single view only.

viewType

viewType: string

The type of view to create.