@eodash/eodash / client/types / InternalComponentWidget
Interface: InternalComponentWidget
Widget type: internal
API. Internal widgets are Vue components provided by eodash.
Properties
id
id:
string
|number
|symbol
Defined in
layout
layout:
Layout
Widget position and size.
Defined in
title
title:
string
Defined in
type
type:
"internal"
Defined in
widget
widget:
object
name
name:
string
Internal Vue Components inside the widgets folder. Referenced using their name without the .vue extention
properties?
optional
properties:Record
<string
,unknown
>
Specified Vue component props