You are here

webform-actions.html.twig in Webform 8.5

Same filename and directory in other branches
  1. 6.x templates/webform-actions.html.twig

Default theme implementation of a webform actions.

File

templates/webform-actions.html.twig
View source
  1. {#
  2. /**
  3. * @file
  4. * Default theme implementation of a webform actions.
  5. *
  6. * @see template_preprocess_webform_actions()
  7. * @see \Drupal\webform\WebformSubmissionForm::actionsElement
  8. * @see \Drupal\webform\WebformSubmissionForm::actions
  9. *
  10. * @ingroup themeable
  11. */
  12. #}
  13. {{ element }}