my-button.twig
Same filename in this branch
Same filename and directory in other branches
<button {{ attributes.addClass('button') }}> {{ text }} {{ iconType|default('power') }} </button>
File
-
core/
modules/ system/ tests/ modules/ sdc_test/ components/ my-button/ my-button.twig
View source
- <button {{ attributes.addClass('button') }}>
- {{ text }}
- {{ iconType|default('power') }}
- </button>
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.