A DataV widget package must follow a specific file structure.
Before you develop a widget package, create a folder named after your widget. The folder must contain the following files.
|
File name |
Description |
|
index.js |
Main entry file for the widget. |
|
package.json |
Configuration for the widget. |
|
readme.md |
Description of the widget. |
|
history.md |
Update history for the widget. |
该文章对您有帮助吗?