add text-size to documentation
This commit is contained in:
@@ -109,6 +109,7 @@ The `<button>` tag accepts the following attributes:
|
|||||||
* `name` - This attribute is required on the `<button>` tag. See
|
* `name` - This attribute is required on the `<button>` tag. See
|
||||||
**Common Attributes** above.
|
**Common Attributes** above.
|
||||||
* `type` - Specifies the type of button. This attribute is required.
|
* `type` - Specifies the type of button. This attribute is required.
|
||||||
|
* `text-size` - Overrides the text size of the button's type
|
||||||
* `wrap` - Specifies whether to wrap the text on the button. Can be
|
* `wrap` - Specifies whether to wrap the text on the button. Can be
|
||||||
either `true` or `false`; defaults to `false`.
|
either `true` or `false`; defaults to `false`.
|
||||||
* `fromlist`, `def-key` - See **Common Attributes** above.
|
* `fromlist`, `def-key` - See **Common Attributes** above.
|
||||||
|
Reference in New Issue
Block a user