Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ozanyurtsever authored Dec 4, 2022
1 parent b946971 commit 072109e
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,15 @@ Coming soon... -->

## API

`<EditorComposer />`

| Property | Type | | description |
| ------------------ | ----------------- | -------- | ---------------------------------------------------------------------------------- |
| children | `ReactNode` | required | Nested child component which is the Editor itself |
| initialEditorState | `InitialEditorStateType` | optional | The initial state of the editor |

<br />

`<Editor />`

| Property | Type | | description |
Expand Down

0 comments on commit 072109e

Please sign in to comment.