<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>plarail_hangout</author_name>
  <author_url>https://blog.hatena.ne.jp/plarail_hangout/</author_url>
  <blog_title>Engineering Tech Dojo</blog_title>
  <blog_url>https://tech.fun-toy-life.com/</blog_url>
  <categories>
    <anon>TypeScript</anon>
    <anon>JavaScript</anon>
  </categories>
  <description>TypeScriptのドラッグ&amp;ドロップ：HTML5 Drag and Drop API入門 ライブラリなしにドラッグ&amp;ドロップを実装する最小コードです。 基本実装：要素を別の場所に移動する &lt;!-- index.html --&gt; &lt;div id=&quot;source&quot; draggable=&quot;true&quot;&gt;ドラッグしてね&lt;/div&gt; &lt;div id=&quot;target&quot;&gt;ここにドロップ&lt;/div&gt; const source = document.getElementById('source')! const target = document.getElementById('target')! // ドラ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftech.fun-toy-life.com%2Fentry%2F2026%2F06%2F08%2F092009&quot; title=&quot;TypeScriptのドラッグ&amp;amp;ドロップ：HTML5 Drag and Drop API入門 - Engineering Tech Dojo&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>https://cdn-ak.f.st-hatena.com/images/fotolife/p/plarail_hangout/20260711/20260711144608.gif</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2026-06-08 09:20:09</published>
  <title>TypeScriptのドラッグ&amp;ドロップ：HTML5 Drag and Drop API入門</title>
  <type>rich</type>
  <url>https://tech.fun-toy-life.com/entry/2026/06/08/092009</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
