Type Alias: CustomEventNumberConfig
@torque-labs/torque-utils • Docs
@torque-labs/torque-utils / CustomEventNumberConfig
Type Alias: CustomEventNumberConfig
Custom event config type for number properties
Type declaration
Name | Type | Description |
---|---|---|
|
| A short description to the user of the custom event field |
|
| An image to display with the custom event field in the UI (eg. screenshots) |
|
| The label for the custom field that will displayed in the UI |
|
| The name of the custom field |
Type declaration
Name | Type | Description |
---|---|---|
|
| Number custom event field type |
| { | Validation for this custom event number property |
|
| Maximum value for this number field |
|
| Minimum value for this number field |
Defined in
Last updated