repository/configuration-device-tab/source-code-preview.component.ts
selector | c8y-source-code-preview |
templateUrl | ./source-code-preview.component.html |
Inputs |
isDisabled
|
Type : |
text
|
Type : |
<textarea [disabled]="isDisabled" class="text-monospace form-control no-resize flex-grow" rows="8">{{ text }}</textarea>