Udostępnij przez


TextContentType type

Definiuje wartości właściwości TextContentType. Możliwe wartości obejmują: "text/plain", "text/html", "text/xml", "text/markdown"

type TextContentType = "text/plain" | "text/html" | "text/xml" | "text/markdown"