<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>goldenCat1990</author_name>
  <author_url>https://blog.hatena.ne.jp/goldenCat1990/</author_url>
  <blog_title>jun01tの日記</blog_title>
  <blog_url>https://blog.jun01t.com/</blog_url>
  <categories>
    <anon>技術</anon>
  </categories>
  <description>Vue.js イベント修飾子のまとめ Vue.jsは、イベント処理を簡素化するための様々な修飾子を提供しています。以下は主要な修飾子の概要です。 .sync 双方向バインディングを簡単に実装 親コンポーネントから子コンポーネントへのプロパティ更新を可能に &lt;child-component :title.sync=&quot;pageTitle&quot;&gt;&lt;/child-component&gt; .stop イベントの伝播を停止 event.stopPropagation()と同等 &lt;button @click.stop=&quot;handleClick&quot;&gt;クリック&lt;/button&gt; .prevent イベントのデフォルト動…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.jun01t.com%2Fentry%2F2024%2F08%2F14%2F141512&quot; title=&quot;vue.jsのイベント修飾子まとめ - jun01tの日記&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>2024-08-14 14:15:12</published>
  <title>vue.jsのイベント修飾子まとめ</title>
  <type>rich</type>
  <url>https://blog.jun01t.com/entry/2024/08/14/141512</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
