Select text of IText on FabricJS

Viewed 368

I want set the text selection by code in FabricJS like the image. When I create the IText object I need to select all text to facilitate the editing.

I check the documentation, but no success.

enter image description here

1 Answers
Related