mirror of
https://github.com/datahub-project/datahub.git
synced 2025-07-23 17:39:59 +00:00
9 lines
263 B
Handlebars
9 lines
263 B
Handlebars
![]() |
<tr>
|
||
|
{{yield (hash
|
||
|
column=(component tableColumnComponent
|
||
|
sortDirection=(readonly sortDirection)
|
||
|
sortColumnWithName=(readonly sortColumnWithName)
|
||
|
sortDidChange=sortDidChange
|
||
|
)
|
||
|
)}}
|
||
|
</tr>
|