Updated on 2022-02-22 GMT+08:00

Component Development Package Files

This section describes the file structure that developers must comply with when developing custom components of DLV

After you run the dlv init command to generate a component package, the component package contains the following files:

Table 1 Development package files

File

Description

gui.json

Configuration file, recording the pattern, data, and interaction settings.

Index.js

Main entry file.

Index.less

CSS configuration file.