Vue.mixin(ミックスイン)

Vue.mixin(ミックスイン)

Arguments:
    {Object} mixin

Usage:

Apply a mixin globally, which affects every Vue instance created afterwards. This can be used by plugin authors to inject custom behavior into components. Not recommended in application code.

See also: Global Mixin
133の元の記事を公開 189を賞賛 10,000以上のビュー

おすすめ

転載: blog.csdn.net/blog_programb/article/details/105603374