diff --git a/docs/usage.md b/docs/usage.md index 65593c2..45a525f 100644 --- a/docs/usage.md +++ b/docs/usage.md @@ -216,7 +216,7 @@ dynamically. ``` -### Boolean Attributes +### Boolean/Empty Attributes In HTML, boolean attributes such as `disabled` are considered "true" when they exist. Specifying an attribute as `True` will make it appear (without a value).