UNPKG

@empathyco/x-components

Version:
14 lines (8 loc) 368 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-types](./x-types.md) &gt; [RangeValue](./x-types.rangevalue.md) &gt; [min](./x-types.rangevalue.min.md) ## RangeValue.min property The minimum value allowed. `null` means unset. **Signature:** ```typescript min: number | null; ```