@eodash/eodash / Configuration / WebComponentWidget
Interface: WebComponentWidget
Widget type: web-component API
Properties
id
ts
id: string | number | symbol;layout
Widget position and size.
ts
layout: Layout;title
ts
title: string;type
ts
type: "web-component";widget
ts
widget: WebComponentProps;