dashbi-widget-show-text

0.1.0 • Public • Published

dashbi-widget-show-text

Simple Dasbhi widget that shows text.

Usage

Widgets takes always the newest record from source. It supports data types: String, Array and Object.

Example

dashbiLayout.addWidget({
  name: 'show-text',
  title: 'Demo',
  source: {
    // here some source
  }
});

Package Sidebar

Install

npm i dashbi-widget-show-text

Weekly Downloads

0

Version

0.1.0

License

ISC

Unpacked Size

3.37 kB

Total Files

5

Last publish

Collaborators

  • marverix