react-arborist icon indicating copy to clipboard operation
react-arborist copied to clipboard

Inline create button?

Open holloway opened this issue 3 years ago • 1 comments
trafficstars

Does this library support inline create buttons, on each tree item?

Ie, I want a + button to allow insertion of tree items at the appropriate place.

While I can add a <button> in my custom Node renderer I'm unable to easily move focus to it via the keyboard, so it seems this isn't something I should do.

holloway avatar Nov 20 '22 07:11 holloway