Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support itemMapper instead of textMapper #111

Open
giorgenes opened this issue Jun 4, 2021 · 1 comment
Open

Support itemMapper instead of textMapper #111

giorgenes opened this issue Jun 4, 2021 · 1 comment

Comments

@giorgenes
Copy link

giorgenes commented Jun 4, 2021

The textMapper property only maps text -> text, it would be great if instead it could map value -> Widget, this way we could display arbitrary widgets instead of just text.

I have a use case for this witch is to annotate the value. I checked the code it seems straightforward to support this.

I could give it a go if you're open to a merge request.

@thecodepapaya
Copy link

I have a similar use case where I need to give custom decoration to unselected text. Having an itemMapper instead of textMapper would really help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants