Skip to content

v-bind="$attrs" types error #11838

Discussion options

You must be logged in to vote

Instead of using $attrs to pass title, pass it explicitly to meet typeScript requirements:
soo: <SubCreate :title="$attrs.title"></SubCreate>

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by koalagogogo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants