now the situation is like this. My component is written in JSX as a child component. The props, sub-components that are not collected by the parent component should be picked up by this.$attrs, and they have indeed been received, but how can they be written into jsx now?
as shown in the picture, it has no effect. I have tried several methods.
which great god will give you an answer, thank you very much!