class documentation

class Submitted(Message):

View In Hierarchy

The message that is sent when the input field is submitted.

Class Variable input The Input widget that is being submitted.
Class Variable value The value of the Input being submitted.

The Input widget that is being submitted.

value: str =

The value of the Input being submitted.