Universal Robots TypeScript API - v10.12.0
Preparing search index...
ui-models
InputTranslation
Interface InputTranslation
interface
InputTranslation
{
confirmMessage
?:
string
;
patternMismatchMessage
?:
string
;
rangeOverflowMessage
?:
string
;
rangeUnderflowMessage
?:
string
;
requiredValidationMessage
?:
string
;
tooLongMessage
?:
string
;
tooShortMessage
?:
string
;
typeMismatchMessage
?:
string
;
}
Index
Properties
confirm
Message?
pattern
Mismatch
Message?
range
Overflow
Message?
range
Underflow
Message?
required
Validation
Message?
too
Long
Message?
too
Short
Message?
type
Mismatch
Message?
Properties
Optional
confirm
Message
confirmMessage
?:
string
Optional
pattern
Mismatch
Message
patternMismatchMessage
?:
string
Optional
range
Overflow
Message
rangeOverflowMessage
?:
string
Optional
range
Underflow
Message
rangeUnderflowMessage
?:
string
Optional
required
Validation
Message
requiredValidationMessage
?:
string
Optional
too
Long
Message
tooLongMessage
?:
string
Optional
too
Short
Message
tooShortMessage
?:
string
Optional
type
Mismatch
Message
typeMismatchMessage
?:
string
Settings
Member Visibility
External
Inherited
Protected
Theme
OS
Light
Dark
On This Page
Properties
confirm
Message
pattern
Mismatch
Message
range
Overflow
Message
range
Underflow
Message
required
Validation
Message
too
Long
Message
too
Short
Message
type
Mismatch
Message
Universal Robots TypeScript API - v10.12.0
Loading...