TextContentType type
Defines values for TextContentType. Possible values include: 'text/plain', 'text/html', 'text/xml', 'text/markdown'
type TextContentType = "text/plain" | "text/html" | "text/xml" | "text/markdown"
Este explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte técnico.
Defines values for TextContentType. Possible values include: 'text/plain', 'text/html', 'text/xml', 'text/markdown'
type TextContentType = "text/plain" | "text/html" | "text/xml" | "text/markdown"