Dennis Liger
Dennis Liger
### What problem are you facing? Some of our customers are old school... and what to work with page layout. Is it possible to implement page layout in the editor?...
I did everything according to documentation: https://github.com/froala/angular-froala-wysiwyg#extend-functionality but only: ``` // Import Froala Editor. import FroalaEditor from 'froala-editor'; ``` `error TS7016: Could not find a declaration file for module 'froala-editor'.`...
Subj. - Added information about Parse library version to documentation. @avivais could you please review and merge changes?
Hi! This is not a bug. Please help me to understand the value of `useReducer`. Let's take a look at the typical example: ``` import React, { useReducer } from...
I have react component ``. I'm adding this component from the toolbar. How to make react pickup this element/component and render it properly?
Hi! In the code I found resizable parameter for uiLayoutContainer directive but it looks like it not working at the moment. It will be nice to not allow and not...