-
-
Notifications
You must be signed in to change notification settings - Fork 605
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
I'd like to override React rendering for links, but without completely re-implementing the Link code as a custom block.
Describe the solution you'd like
Ideally some way to provide a render
that returns custom JSX
Describe alternatives you've considered
Considered re-implementing the Link code and disabling the existing default block but I want most of the same behavior, just custom rendering.
alvarolorentedev and ChromeGG
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request