mirror of
https://github.com/datahub-project/datahub.git
synced 2025-08-11 10:46:52 +00:00
7 lines
141 B
Handlebars
7 lines
141 B
Handlebars
![]() |
<button
|
||
|
type="button"
|
||
|
class="link-to-section {{@baseClass}}"
|
||
|
{{on 'click' (fn this.scrollTo @sectionSelector)}}>
|
||
|
{{yield}}
|
||
|
</button>
|