mirror of
https://github.com/rio-labs/rio.git
synced 2026-02-10 23:59:10 -06:00
update docstring
This commit is contained in:
@@ -132,6 +132,8 @@ class TextInput(KeyboardFocusableFundamentalComponent):
|
||||
seconds) before firing the `on_change` event. Use this to either make
|
||||
input very snappy, or save on processing overhead.
|
||||
|
||||
`text_style`: The style of the input. This can either be a `TextStyle` instance
|
||||
to customize the default style, or `None` to keep the default unchanged.
|
||||
|
||||
## Examples
|
||||
|
||||
|
||||
Reference in New Issue
Block a user