Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Peter <[email protected]>
  • Loading branch information
e11sy and neSpecc authored Nov 6, 2024
1 parent ab07fd7 commit 0af4810
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ var editor = EditorJS({
| Field | Type | Description |
| ----------------- | --------- | ------------------------------------------------------------------------------------------------------------------------- |
| style | `string` | list will be rendered with this style: `ordered`, `unordered` or `checklist`, default is `defaultStyle` from tool config |
| meta | `ItemMeta`| Item meta based on the list type |
| meta | `ItemMeta`| Item meta based on the list style |
| items | `Item[]` | the array of list's items |

Object `Item`:
Expand Down

0 comments on commit 0af4810

Please sign in to comment.