Updated on 2025-02-25 GMT+08:00

Component Development Package Files

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

After you run the insight 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 style, data, and interaction settings.

Index.js

Main entry file.

Index.less

CSS configuration file.