How to add bullet & indent tool in text box when double the click the text

My requirement is the user enter and select text after double click the text. it should display tool bullet & indent tool font editing tool like Microsoft word.

It sounds as if you need to create a custom text editor in HTML that is shown when the user starts the TextEditingTool.

Thanks for your response. I am new to Go js. what ever you provide links , i referred Those links does not contains font style icon (bold,italic,underline) and also bulletins,numbering tools.

if you typed word after selecting word and click the same.it will display font editing tool on top word and it will hide automatically. ( same like word operation)

please advise me on this.

GoJS does not have a built-in font picker/editor. You’ll need to implement that yourself.

A post was split to a new topic: Trying to show an icon

A post was split to a new topic: Resize handles are too small when zoomed out