NumberEntry.min#

property NumberEntry.min: Union[int, float][source]#

Minimum value that is accepted by this element.

Type

Union[int, float]