NumberEntry.max#

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

Maximum value that is accepted by this element.

Type

Union[int, float]