Add docs for Placeholder.

This commit is contained in:
Rodrigo Girão Serrão
2022-11-18 15:16:38 +00:00
parent a87c9ca916
commit a8c5d1abe4
6 changed files with 139 additions and 0 deletions

View File

@@ -24,6 +24,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
the return value of `DOMQuery.remove`, which uses to return `self`.
https://github.com/Textualize/textual/issues/1094
- Added Pilot.wait_for_animation
- Added widget `Placeholder`
### Changed