Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CustomWidgetConfiguration

Configuration of custom widget

Hierarchy

  • CustomWidgetConfiguration

Index

Properties

Properties

Optional card

card: ComponentType<any>

Card of widget

component

component: ComponentType<any>

Component of custom widget

Optional isPopup

isPopup: boolean

Whether widget is popup

Generated using TypeDoc