src/ui/viewer/smart-viewer.component.ts
Represents a Smart Viewer's inputChanged event.
Properties |
inputId |
inputId:
|
Type : string
|
The HTML id of the input element that has changed. |
inputValue |
inputValue:
|
Type : any
|
The current value of the input element that has changed. |