refactor: extracted RichEditorOptions

This commit is contained in:
jideguru
2021-06-03 12:03:20 +01:00
parent 4097c7c746
commit 0ba6803269
12 changed files with 262 additions and 140 deletions

View File

@@ -0,0 +1 @@
enum BarPosition { TOP, BOTTOM, CUSTOM }