Options
All
  • Public
  • Public/Protected
  • All
Menu

External module els/pages/google_photos

Custom elements for a page in an SPA app

Index

Variables

Const MAX_ALBUMS

MAX_ALBUMS: number = GoogleSource.MAX_ALBUMS

Max number of albums to select

Const MAX_PHOTOS

MAX_PHOTOS: number = GoogleSource.MAX_PHOTOS

Max number of total photos to select

Let selections

selections: ISelectedAlbum[] = []

The array of selected albums

Generated using TypeDoc