Open Closed

RichText input control #6343


User avatar
0
ed_developer3 created
  • ABP Framework version: v7.4.0
  • UI Type: Angular
  • Database System: EF Core (SQL Server)
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

We were looking for having a richtext editor in angular app so that user can format the text inside it (Bold, underline,Italics,List, table ) same as you guys having in this website while adding a question. we were looking in this documentation link but could not find such control how can we have this kind of input control,please share us any link how can we achieve this.


3 Answer(s)
  • User Avatar
    0
    EngincanV created
    Support Team .NET Developer

    Hi, we don't provide text-editor components out of the box with LeptonX Theme. We are using https://github.com/nhn/tui.editor as the editor in the support.abp.io website.

    If you want you can use the @abp/tui-editor npm package in your application and follow the steps on the website for configurations.

    Here is an example usage: new.js#L63-L87 from the Blogging module.

  • User Avatar
    0
    ed_developer3 created

    Thanks for the links, we will try and implement please keep this open for next 3-4 days then if you don't hear from us you can close this ticket.

  • User Avatar
    0
    EngincanV created
    Support Team .NET Developer

    Thanks for the links, we will try and implement please keep this open for next 3-4 days then if you don't hear from us you can close this ticket.

    Sure, I'll keep it open.

Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
Do you need assistance from an ABP expert?
Schedule a Meeting
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v9.3.0-preview. Updated on April 16, 2025, 12:13