mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
an -> a
This commit is contained in:
@@ -77,7 +77,7 @@ You can specify which easing method to use via the `easing` parameter on the `an
|
||||
|
||||
## Completion callbacks
|
||||
|
||||
You can pass an callable to the animator via the `on_complete` parameter. Textual will run the callable when the animation has completed.
|
||||
You can pass a callable to the animator via the `on_complete` parameter. Textual will run the callable when the animation has completed.
|
||||
|
||||
## Delaying animations
|
||||
|
||||
|
||||
Reference in New Issue
Block a user