Bagikan melalui


Elemen UI Microsoft.Common.TextBlock

Kontrol yang dapat digunakan untuk menambahkan teks ke antarmuka portal.

Sampel UI

Cuplikan layar elemen UI Microsoft.Common.TextBlock di antarmuka portal.

Skema

{
  "name": "text1",
  "type": "Microsoft.Common.TextBlock",
  "visible": true,
  "options": {
    "text": "Please provide the configuration values for your application.",
    "link": {
      "label": "Learn more",
      "uri": "https://www.microsoft.com"
    }
  }
}

Sampel output

"Please provide the configuration values for your application. Learn more"

Langkah berikutnya