Prerequisites
Proposal
Please add a per-item render customization API for @pierre/trees (e.g. renderItem / item slot) so consumers can customize how each file/folder row is rendered while keeping built-in tree behavior.
Motivation and context
I need richer tree rows (badges/metadata/actions). Current customization seems limited to styling and icons, and a full custom tree means re-implementing behavior that @pierre/trees already handles well.
If this sounds aligned with the project direction, I’d be happy to open a PR : )
Prerequisites
Proposal
Please add a per-item render customization API for
@pierre/trees(e.g.renderItem/ item slot) so consumers can customize how each file/folder row is rendered while keeping built-in tree behavior.Motivation and context
I need richer tree rows (badges/metadata/actions). Current customization seems limited to styling and icons, and a full custom tree means re-implementing behavior that
@pierre/treesalready handles well.If this sounds aligned with the project direction, I’d be happy to open a PR : )