Skip to main content

@enplug/sdk-dashboard

Classes#

Interfaces#

Type aliases#

AccountState#

Ƭ AccountState: "Active" | "GracePeriod" | "Suspended" | "Trial"


AccountType#

Ƭ AccountType: "Network" | "Venue"


AssetPreviewType#

Ƭ AssetPreviewType: "graphics" | "video" | "url" | "app"


BillingPeriod#

Ƭ BillingPeriod: "Annual" | "Biannual" | "Biennial" | "Monthly" | "Triennial" | "Unknown"


BindingDataType#

Ƭ BindingDataType: "image" | "date" | "text"


CollectionMethod#

Ƭ CollectionMethod: "Automatic" | "Manual" | "None"


ConnectionType#

Ƭ ConnectionType: "push" | "pull"


DashboardLogicVariant#

Ƭ DashboardLogicVariant: null | "kone" | "arts"


DataItem#

Ƭ DataItem: Date | DataImage | string


DataType#

Ƭ DataType: "date" | "text" | "image"


DefaultAssetLevel#

Ƭ DefaultAssetLevel: "Default" | "Network" | "Account"

These are meant to available to client apps


DisplaySelectorCallback#

Ƭ DisplaySelectorCallback: (displayId: string) => void

Type declaration#

▸ (displayId): void

Parameters#
NameType
displayIdstring
Returns#

void


Environment#

Ƭ Environment: "staging" | "dev" | "production"


FilepickerConversion#

Ƭ FilepickerConversion: "crop" | "rotate" | "filter"


ItemLevel#

Ƭ ItemLevel: "Account" | "Default" | "Network"


NetworkType#

Ƭ NetworkType: "Default" | "Kone" | "Master" | "Reseller"


Orientation#

Ƭ Orientation: "landscape" | "portrait"


PlanType#

Ƭ PlanType: "Custom" | "Enplug" | "FixedPricePerLicense" | "Free" | "None"


RefreshFrequency#

Ƭ RefreshFrequency: 1 | 5 | 10 | 30


ThemePropertyType#

Ƭ ThemePropertyType: "color" | "font" | "backgroundSelector" | "backgroundColor"


WidgetType#

Ƭ WidgetType: "main" | "banner" | "ticker"


height#

Ƭ height: number


width#

Ƭ width: number