I am currently customizing the Rich Text Editor (RTE) using App Builder.
I am implementing it according to the documentation, but even after inputting the ID for the h1, it is not being removed from the tool.
rte: {
removeButtons: () => [
{
id: "h1",// not work
},
{
id: "bold", //work
}
],
}
Could the ID be incorrect? I would appreciate it if you could share any information you might have.
Views
Replies
Total Likes
Thank you for your reply, and I apologize for my delayed response.
I also reviewed the documentation and tried to implement it, but unfortunately, I couldn't get it to work. For now, this development has been put on hold, but I would greatly appreciate it if you could share any additional information you come across. Thank you for your continued support!
Views
Replies
Total Likes
@太郎榊原1 Did you find the suggestions helpful? Please let us know if you require more information. Otherwise, please mark the answer as correct for posterity. If you've discovered a solution yourself, we would appreciate it if you could share it with the community. Thank you!
Views
Replies
Total Likes
Views
Likes
Replies