Vue-loader: Pass component as prop

Created on 30 Mar 2017  路  1Comment  路  Source: vuejs/vue-loader

Sorry for other question I made now, but me would like to know if i can pass a component through a prop to other component, thanks =).

Most helpful comment

This is not really the place for such a question...

But you can do :foo="$options.components.foo"

>All comments

This is not really the place for such a question...

But you can do :foo="$options.components.foo"

Was this page helpful?
0 / 5 - 0 ratings