@canvas-components/list-table 0.2.7 → 0.3.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -170,7 +170,9 @@ table.mount();
170
170
  - `checkbox`
171
171
  - `radio`
172
172
  - `switch`
173
- - `link`
173
+ - `link`
174
+
175
+ `icon` 当前内置 `star`、`sun`、`moon`、`check`(√)和 `close`(×)。
174
176
 
175
177
  ### 金额单元格示例
176
178