mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
@@ -233,6 +233,7 @@ class DOMQuery(Generic[QueryType]):
|
||||
|
||||
Raises:
|
||||
WrongType: If the wrong type was found.
|
||||
NoMatches: If no node matches the query.
|
||||
TooManyMatches: If there is more than one matching node in the query.
|
||||
|
||||
Returns:
|
||||
|
||||
Reference in New Issue
Block a user