Skip to content

@eodash/eodash / Configuration / TWidgetsContainer

Interface: TWidgetsContainer

Properties

name

ts
name: "WidgetsContainer";

properties?

ts
optional properties?: Partial<{
}> & Omit<object & VNodeProps & AllowedComponentProps & ComponentCustomProps, never>;