Files
ladybird/Libraries/LibWeb/HTML/HTMLButtonElement.h
Glenn Skrzypczak b2db07f002 LibWeb/HTML: Add the command attribute to the button element
This commit adds the getter and setter for the command attribute to the
button element. Executing commands is not implemented yet.
2025-04-18 12:09:57 +01:00

3.5 KiB