Interface: FloatOptions
WARNING
This API is experimental and may change in future versions.
Options for the float combinator.
Extends
Signature
ts
interface FloatOptions extends BaseOptionsProperties
| Name | Type | Description |
|---|---|---|
max (optional) | number | Maximum value (inclusive). |
min (optional) | number | Minimum value (inclusive). |
