class Primer::Alpha::FormButton

end
end
example_form.button(attributes)
form do |example_form|
class ExampleForm < ApplicationForm
@form_usage
This component wraps the Primer button component and supports the same slots and arguments.
A button input rendered using the HTML ‘<button type=“button”>` tag.