Highlight - allow using different components for highlighted text other than Mark #8941
timtucker-dte
started this conversation in
Feature requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Currently Highlight is based on Mark for highlighted text.
There are examples of using a different component than Text for the wrapper, but no way to use different components for the highlighted text.
Some of the use cases that it could also be useful for:
What I'm thinking of would be something like this:
And then have that produce output that looks like:
You can learn about Mantine on GitHub
Or allow for defining components on a per item basis:
You can learn about Mantine on GitHub
All reactions