Skip to content

Commit

Permalink
docs: update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
zzxming committed Sep 25, 2024
1 parent 8407bdb commit 6fcaa49
Show file tree
Hide file tree
Showing 5 changed files with 880 additions and 751 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ const defaultTexts = {
| localstorageKey | used color save localstorage key | `string` | `__table-bg-used-color` |
| tools | display tip text when hover icon | `Tool[]` | `defaultTools` |
| contextmenu | table menu will display when selected at least one cell and right click on table | `boolean` | `false` |
| defaultColorMap | color map | `string[][]` | in source code |

<details>
<summary> types and default value </summary>
Expand Down
Loading

0 comments on commit 6fcaa49

Please sign in to comment.