mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
tinymce added and working
This commit is contained in:
@@ -7,6 +7,9 @@ import { Component, OnInit } from '@angular/core';
|
||||
})
|
||||
export class TinyMCEPage implements OnInit {
|
||||
|
||||
initialContent = '<h1>Hello, World!</h1><p>This is my HTML document.</p>';
|
||||
|
||||
|
||||
constructor() { }
|
||||
|
||||
ngOnInit() {
|
||||
|
||||
Reference in New Issue
Block a user