Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@5minds/node-red-dashboard-2-processcube-dynamic-table

Package Overview
Dependencies
Maintainers
0
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@5minds/node-red-dashboard-2-processcube-dynamic-table

A ui component for showing dynamic Data with actions in a table

  • 1.2.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
104
decreased by-54.78%
Maintainers
0
Weekly downloads
 
Created
Source

Dyanmic-Table ProcessCube UI-Component

Inputs

PropertyDescription
Table nameThe name of the table.
GroupThe group in which the component is rendered.
SizeThe size of the table within the group.
DataThe property of msg.payload from where the table data is sourced.
ActionsThe actions of each row. Each action corresponds to an output of the node.
ColumnsThe columns of the table. Must correspond to a key of the data property.

Outputs

The outputs are generated dynamicly based on the actions of the table.

Details

msg.payload is used as the base for the data form there on the data source can be specified further with the data input field.

Referece

https://processcube.io/docs/solutions/node-red

Keywords

FAQs

Package last updated on 18 Oct 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc