Universal Robots TypeScript API - v10.12.0
Preparing search index...
ui-models
URValidatorFn
Type Alias URValidatorFn
URValidatorFn
:
(
control
:
AbstractControl
,
)
=>
|
URValidationResponse
|
Promise
<
URValidationResponse
>
|
Observable
<
URValidationResponse
>
Type Declaration
(
control
:
AbstractControl
,
)
:
|
URValidationResponse
|
Promise
<
URValidationResponse
>
|
Observable
<
URValidationResponse
>
Parameters
control
:
AbstractControl
Returns
|
URValidationResponse
|
Promise
<
URValidationResponse
>
|
Observable
<
URValidationResponse
>
Settings
Member Visibility
External
Inherited
Protected
Theme
OS
Light
Dark
Universal Robots TypeScript API - v10.12.0
Loading...