Skip to content

The part about "boolean attributes" can be more clear. #711

Closed
@oebrab

Description

@oebrab

The doc about boolean attributes says:

If isButtonDisabled has the value of null or undefined, the disabled attribute will not even be included in the rendered <button> element.

To be more clear, not only null or undefined, all falsy values mean not disabled, while all truthy values mean disabled.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions