function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Ravichandra sindheRavichandra sindhe 

how do i remove InputRichText toolbar

Best Answer chosen by Ravichandra sindhe
Ajay K DubediAjay K Dubedi
Hi Ravichandra,

Try adding:
disabledCategories="FORMAT_TEXT,FORMAT_FONT,FORMAT_BODY,ALIGN_TEXT,REMOVE_FORMATTING" as an attribute of lightning:inputRichText (copy and paste as it is)

I hope you find the above solution helpful. If it does, please mark as Best Answer to help others too.
Thanks,
Ajay Dubedi