Support for custom component in Form buttons
Hello,
I added support for custom components (for example Link buttons) in buttons section.
This feature is useful if one want to easly add custom buttons (with icons, colors, link or other things) using the "buttons" array.
I would have added a check on the type of component inserted (button, link or derivative) but it is probably superfluous.
Let me know