Tidy up some Button documentation

Adds missing documentation for disabled to each of the button variant
constructors, and also pulls in a couple more public-visible Button-related
types into the docs.
This commit is contained in:
Dave Pearson
2023-03-01 16:46:47 +00:00
parent 086c7d6688
commit 0df17fc8f0
2 changed files with 11 additions and 1 deletions

View File

@@ -1 +1,3 @@
::: textual.widgets.Button
::: textual.widgets._button.ButtonVariant
::: textual.widgets._button.InvalidButtonVariant