Sdílet prostřednictvím


LabSupportProperties interface

Properties of a lab's support banner

Properties

enabled

Is the lab support banner active/enabled at this time?

markdown

The markdown text (if any) that this lab displays in the UI. If left empty/null, nothing will be shown.

Property Details

enabled

Is the lab support banner active/enabled at this time?

enabled?: string

Property Value

string

markdown

The markdown text (if any) that this lab displays in the UI. If left empty/null, nothing will be shown.

markdown?: string

Property Value

string