Fast access to button attributes

Hi,

For the input component, we have a fast access to the name, value, placeholder, etc through its options. Can we have the same for the button component ? This is useful for submit button for example. Attributes : name, value.

Ok, we can add attributes manually, but it takes a bit more time :-D

Anyway, thanks for Bootstrap Studio ;-)