Job description
We will outsource the writing of a module that will accept and return a description string that can be modified with a text editor or visual editor.
Compatible with Angular version 15.2.0
What exactly we need:
- Visual editor / text editor switch. In the text editor we see the source code, that is, the text with all the html code. In the visual editor we already see the code with active html and css. It is important that the CSS in the editor does not take the css settings from the global css of the project, you will need to do a reset here for this element.
available settings in the visual editor:
- bold
- italics
- underline
- font size (8,9,10,11,12,14,16,18,24,36)
- bullet list
- numeric list
- centering (alignment, left, right)
- adding a hyperlink
- adding an image, specifying the URL, width, height and alt values.
- creating a table (pressing shirt + enter) is to create a new row.