DEFAULT_TEXT_INPUT_CHAR property

ControlChar.DEFAULT_TEXT_INPUT_CHAR property

This is the “o” character used as a default value in text input form fields.

@property
def DEFAULT_TEXT_INPUT_CHAR(self) -> str:
    ...

See Also