Skip to content

sticky row in scroll-y table #113

Open
@mtycvy

Description

@mtycvy

is it possible to have a row stick to the top or the bottom of a vertical scrolling table? This would be a useful feature for me. Something like:

<thead>
<tbody scroll={{y:height}}>
<tr stick='top'>im stuck below table head on scroll</tr>
<tr>i do scroll</tr>
</tbody>
<tfoot>

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions