class Primer::Alpha::SubmitButton
end
end
example_form.submit(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 submit button input rendered using the HTML ‘<button type=“submit”>` tag.