class documentation
class Submitted(Message):
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. |