This is to add a parameter type to the button macro. The idea is to be able to support the different bootstrap class available for a button (so default, primary, success, info, warning, danger).
And this is also to add a class and id parameter related to the class and id field of the html button.
This is to add a parameter
typeto the button macro. The idea is to be able to support the different bootstrap class available for a button (so default, primary, success, info, warning, danger).And this is also to add a
classandidparameter related to theclassandidfield of the html button.