Options
All
  • Public
  • Public/Protected
  • All
Menu

Class LibraryConfiguration

Hierarchy

  • LibraryConfiguration

Index

Properties

Optional categoryHeaderType

categoryHeaderType: CategoryHeaderType = CategoryHeaderType.CARD

Decide if the categories should be grouped in a collapsible section or should be grouped under a text heading.

Optional enableUpload

enableUpload: boolean = false

Optional enableWebcam

enableWebcam: boolean = false

Optional flattenCategories

flattenCategories: boolean = false

Whether categories should be flattened which effectively hides the categories. If this is enabled all images will be shown in the top-level of the library selection tool orderes according to their parent category.

example

// Defaults to:

false

Optional provider

provider: typeof LibraryProvider