TextContentType1 type
TextContentType1 の値を定義します。 指定できる値は、'text/plain'、'text/html'、'text/xml'、'text/markdown' です。
type TextContentType1 =
| "text/plain"
| "text/html"
| "text/xml"
| "text/markdown"
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
TextContentType1 の値を定義します。 指定できる値は、'text/plain'、'text/html'、'text/xml'、'text/markdown' です。
type TextContentType1 =
| "text/plain"
| "text/html"
| "text/xml"
| "text/markdown"