Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions ej2-angular/rich-text-editor/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -207,11 +207,11 @@ Use the [getCharCount](https://ej2.syncfusion.com/angular/documentation/api/rich

```

> You can refer to our [Angular Rich Text Editor](https://www.syncfusion.com/angular-components/angular-wysiwyg-rich-text-editor) feature tour page for its groundbreaking feature representations. You can also explore our [Angular Rich Text Editor example](https://ej2.syncfusion.com/angular/demos/#/tailwind3/rich-text-editor/rich-text-editor) to knows how to render and configure the rich text editor tools.
> You can refer to our [Angular Rich Text Editor](https://www.syncfusion.com/angular-components/angular-rich-text-editor) feature tour page for its groundbreaking feature representations. You can also explore our [Angular Rich Text Editor example](https://ej2.syncfusion.com/angular/demos/#/tailwind3/rich-text-editor/rich-text-editor) to knows how to render and configure the rich text editor tools.

## See also

* [How to change the editor type](https://ej2.syncfusion.com/angular/documentation/rich-text-editor/editor-modes)
* [How to change the editor type](https://ej2.syncfusion.com/angular/documentation/rich-text-editor/editor-mode)
* [How to render the iframe](https://ej2.syncfusion.com/angular/documentation/rich-text-editor/iframe)
* [How to render the toolbar in inline mode](https://ej2.syncfusion.com/angular/documentation/rich-text-editor/inline-mode)
* [How to insert Emoticons](https://ej2.syncfusion.com/angular/demos/#/tailwind3/rich-text-editor/insert-emoticons)
Expand Down
2 changes: 1 addition & 1 deletion ej2-angular/schedule/timezone.md
Original file line number Diff line number Diff line change
Expand Up @@ -199,4 +199,4 @@ Returns `Date`
console.log(convertedDate); //2018-12-05T15:25:11.000Z
```

> You can refer to our [Angular Scheduler](https://www.syncfusion.com/angular-components/angular-scheduler) feature tour page for its groundbreaking feature representations. You can also explore our [Angular Scheduler example](https://ej2.syncfusion.com/angular/demos/#/material/schedule/overview) to knows how to present and manipulate data.
> You can refer to our [Angular Scheduler](https://www.syncfusion.com/angular-components/angular-scheduler) feature tour page for its groundbreaking feature representations. You can also explore our [Angular Scheduler example](https://ej2.syncfusion.com/angular/demos/#/bootstrap5/schedule/overview) to knows how to present and manipulate data.