tui-realm-treeview icon indicating copy to clipboard operation
tui-realm-treeview copied to clipboard

[Feature Request] - Vec of `TextSpan` in each node

Open godzie44 opened this issue 2 months ago • 0 comments

Thanks for the component. There is one thing that will be hellpful for me - add the ability to stylerize text at each tree node.

Description

add the ability to stylerize text at each tree node

Changes

Node<String, String> to Node<String, Vec<TextSpan>>

godzie44 avatar Apr 08 '24 08:04 godzie44