- Issue created by @ultimike
When creating a button form component, the Element title is set to the #title property, but in the base of Button type elements, it should probably be set to the #value property.
Create a button, give it an "Element title", view the form, and note that the button has no text.
When it is a Button type element set the #value property.
The MR.
Button text!
Active
4.1
Code