Skip to content

Commit

Permalink
Merge branch 'improve-item-meta' of https://github.com/editor-js/nest…
Browse files Browse the repository at this point in the history
…ed-list into improve-item-meta
  • Loading branch information
e11sy committed Nov 6, 2024
2 parents 115d00d + 0af4810 commit c6d99ef
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 c6d99ef

Please sign in to comment.