Skip to content

Instantly share code, notes, and snippets.

@ZhihaoLau
Created June 10, 2018 16:06
Show Gist options
  • Save ZhihaoLau/8266e7e55a08cf4ed8fa6f65e796e1e7 to your computer and use it in GitHub Desktop.
Save ZhihaoLau/8266e7e55a08cf4ed8fa6f65e796e1e7 to your computer and use it in GitHub Desktop.
<tf-select :options="devicesList" :disabled="false" v-model="webcam" placeholder="请选择设备"></tf-select>
<script id="jsbin-source-html" type="text/html">tf-select(
:options="devicesList",
:disabled="false",
v-model="webcam"
placeholder="请选择设备"
)</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment