Skip to content

Commit

Permalink
feat: color map option
Browse files Browse the repository at this point in the history
  • Loading branch information
zzxming authored Sep 25, 2024
2 parents 54bcb82 + 6fcaa49 commit f3c46a7
Show file tree
Hide file tree
Showing 11 changed files with 1,064 additions and 764 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 f3c46a7

Please sign in to comment.