<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Fohte</author_name>
  <author_url>https://blog.hatena.ne.jp/Fohte/</author_url>
  <blog_title>fohte.log</blog_title>
  <blog_url>https://fohte.hateblo.jp/</blog_url>
  <categories>
    <anon>vue.js</anon>
  </categories>
  <description>やりたいこと keyup 時に Vue インスタンスで定義した関数を 3 つ呼び出したい 実装 js new Vue({ el: '#vue-container', methods: { func1: function() { console.log('func1'); }, func2: function() { console.log('func2'); }, func3: function() { console.log('func3'); } } }); html 無理やりな方法 &lt;div id=&quot;vue-container&quot;&gt; &lt;input v-model=&quot;something&quot; v…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ffohte.hateblo.jp%2Fentry%2F2015%2F05%2F24%2F000312&quot; title=&quot;vue.js の v-on で複数の関数を呼び出す - fohte.log&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2015-05-24 00:03:12</published>
  <title>vue.js の v-on で複数の関数を呼び出す</title>
  <type>rich</type>
  <url>https://fohte.hateblo.jp/entry/2015/05/24/000312</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
