Dash Mantine - Combine JsonInput and Prism Styling

Hi there, I have a JsonInput for model parameters, however, in order to make the json look more intuitive for user to use I would want to combine the Prism styling to the json input, has anyone ever succeed? I would really appreciate it thanks.


Hey @pengz.

You could use dash-mantine-components for that:

Thank you for the answer, the idea is to apply the Prism styling on the JsonInput component.

Oh, I should have read your question more carefully.