1e41f4b71Sopenharmony_ci# JS API Diff
2e41f4b71Sopenharmony_ci## Component
3e41f4b71Sopenharmony_ci
4e41f4b71Sopenharmony_ci| Component Type | Component Name | Change Type | Change Description |
5e41f4b71Sopenharmony_ci|  --------  |  --------  |  --------  |  --------  |
6e41f4b71Sopenharmony_ci| Describe the component type, for example, container component, basic component, and media component.     | Describe the component name, for example, **div** and **button**.     | Describe the change type, which can be **Added**, **Deleted**, **Deprecated**, or **Modified**.     | If the change type is **Deprecated**, describe the substitute. If the change type is **Modified**, describe the changes. For example, "Added the parameter *x*"; "Changed the default value of parameter *x* from *y* to *z*". If the change type is **Added** or **Deleted**, use the hyphen (-) here.     |
7e41f4b71Sopenharmony_ci
8e41f4b71Sopenharmony_ci## API Changes
9e41f4b71Sopenharmony_ci
10e41f4b71Sopenharmony_ci| Module | API | Change Type | Change Description |
11e41f4b71Sopenharmony_ci|  --------  |  --------  |  --------  |  --------  |
12e41f4b71Sopenharmony_ci| Describe the module to which the API belongs, for example, data storage and file storage.     | Describe the API name, for example, **storage.get(OBJECT)**. If the entire module is added, you can use the hyphen (-) here.     | Describe the change type, which can be **Added**, **Deleted**, **Deprecated**, or **Modified**.     | If the change type is **Deprecated**, describe the substitute. If the change type is **Modified**, describe the changes. For example, "Added the parameter *x*"; "Changed the default value of parameter *x* from *y* to *z*". If the change type is **Added** or **Deleted**, use the hyphen (-) here.     |
13