Enum DataItemType
Type of the content
Namespace: VEDriversLite.NFT.Dto
Assembly: VEDriversLite.dll
Syntax
public enum DataItemType
Fields
Name | Description |
---|---|
AVMedia | Audio or Video file, file .wav, .ogg, .mp3, .mp4, .avi, .mov |
BlazorApp | Blazor WASM App |
HTML | HTML file, file .html |
HTMLApp | Standard HTML + JS app |
Image | Image file, file .bmp, .jpg, .jpeg, .gif, .png, jfif |
JSON | Json file, file .json |
Markdown | Text file with Markdown formating, file .md |
Mermaid | Mermaid graph, file .mmd |
Model3dSTL | 3d model in STL, file .stl |
NFT | Another NFT |
PDF file, file .pdf |
|
Text | Simple text, file .txt |