Value.default#

property Value.default: Union[str, int, float][source]#

Default value of this element.

The data type can vary, depending on the element.

Type

Union[str, int, float]