How does vue parse < spring:message code= "> < / spring:message >?

for example, how to parse this in vue?
I keep reporting errors here

Mar.11,2021

because you did not register this custom component, the error message is very clear. Vue is also a component-based framework, you can define a variety of components to implement your functions, but you need to register and use it in an appropriate way, take a good look at the documentation.


ignore it
ignoredElements

Menu