<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kumaskun</author_name>
  <author_url>https://blog.hatena.ne.jp/kumaskun/</author_url>
  <blog_title>くま's Tech系Blog</blog_title>
  <blog_url>https://kumaskun.hatenablog.com/</blog_url>
  <categories>
    <anon>Typescript</anon>
    <anon>JavaScript</anon>
  </categories>
  <description>こんなエラーです。 &lt;select id= &quot;test&quot;&gt; &lt;option value= test1&gt;test1&lt;/option&gt; &lt;option value= test2&gt;test2&lt;/option&gt; &lt;option value= test3&gt;test3&lt;/option&gt; &lt;/select&gt; 上記の選択値を取得するときにdocument.getElementById(&quot;test&quot;).valueで取得しようとすると、エラーが発生しました。 メッセージはこのようなものです。 The property ‘test' does not exist on value of type 'HTMLElem…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkumaskun.hatenablog.com%2Fentry%2F2019%2F12%2F08%2F224522&quot; title=&quot;TypeScriptでプロパティがHTMLElementで値が存在しないというエラーを解消する - くま&amp;#39;s Tech系Blog&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>2019-12-08 22:45:22</published>
  <title>TypeScriptでプロパティがHTMLElementで値が存在しないというエラーを解消する</title>
  <type>rich</type>
  <url>https://kumaskun.hatenablog.com/entry/2019/12/08/224522</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
