Introduction to widget package files

更新时间:
复制 MD 格式

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.