Update README.md

pull/1467/head
Ahmed Hnewa 2 years ago
parent 920588adfe
commit 15b50fe92d
No known key found for this signature in database
GPG Key ID: C488CC70BBCEF0D1
  1. 2
      README.md

@ -457,7 +457,7 @@ And voila, we have a custom widget inside of the rich text editor!
If you want to use custom toolbar but still want the support of this libray If you want to use custom toolbar but still want the support of this libray
You can use the `QuillBaseToolbar` which is the base for the `QuillToolbar` You can use the `QuillBaseToolbar` which is the base for the `QuillToolbar`
> If you are using the offical buttons in the somewhere like the the custom toolbar then you must provide them with `QuillToolbarProvider` inherited widget, you don't have to do this if you are using the `QuillToolbar` since it will be done for you > If you are using the toolbar buttons like `QuillToolbarHistoryButton`, `QuillToolbarToggleStyleButton` in the somewhere like the the custom toolbar then you must provide them with `QuillToolbarProvider` inherited widget, you don't have to do this if you are using the `QuillToolbar` since it will be done for you
Example: Example:

Loading…
Cancel
Save