repository/configuration/device-tab/source-code-preview.component.ts
c8y-source-code-preview
./source-code-preview.component.html
boolean
string
<textarea [disabled]="isDisabled" class="text-monospace form-control no-resize flex-grow" rows="4" >{{ text }}</textarea >