Skip to content
This repository has been archived by the owner on Feb 20, 2022. It is now read-only.

marverix/dashbi-widget-show-text

Repository files navigation

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
  }
});

About

Simple Dasbhi widget that shows text

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages