Skip to content

@eodash/eodash / Configuration / StaticWidget

Type Alias: StaticWidget

There are 3 types of Widgets:

ts
type StaticWidget = WebComponentWidget | InternalComponentWidget | IFrameWidget;