'Place cursor in editable Dash DataTable

I use a Dash editable DataTable to edit text. When I click on a cell, the cell gets selected and typing replaces the whole text. If I double click, the whole text in the cell gets selected and it's not possible to place the cursus by a mouse click. Is there a way to place the cursor in a text in an active cell by a mouse click?

Thx.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source