UnitPosition
[ Interface ]
export type UnitPosition =
| 'Left'
| 'Right';Properties
Name | Type | Description |
|---|---|---|
Left | Displayed on the left. | |
Right | Displayed on the right. |
Schema: TcHmi.Controls.Beckhoff.TcHmiNumericInput.UnitPosition
![]() | Available from version 14 |
