Skip to content

Latest commit

History

History
9 lines (7 loc) 路 689 Bytes

select2.md

File metadata and controls

9 lines (7 loc) 路 689 Bytes
title type order
Wrapper Component
examples
8

In this example we are integrating a 3rd party jQuery plugin (select2) by wrapping it inside a custom component.

<iframe src="https://codesandbox.io/embed/github/vuejs/v2.vuejs.org/tree/master/src/v2/examples/vue-20-wrapper-component?codemirror=1&hidedevtools=1&hidenavigation=1&theme=light" style="width:100%; height:500px; border:0; border-radius: 4px; overflow:hidden;" title="vue-20-template-compilation" allow="geolocation; microphone; camera; midi; vr; accelerometer; gyroscope; payment; ambient-light-sensor; encrypted-media; usb" sandbox="allow-modals allow-forms allow-popups allow-scripts allow-same-origin"></iframe>