vue-monaco
vue-monaco copied to clipboard
Custom themes
Can we simply use the theme prop for this?
Can we simply use the
themeprop for this?
Maybe, we need the object with the theme data to load the custom theme, theme prop actually is a String, if we include this feature in theme prop we will loose the prop type validation.