8000 Help: how to make table with sticky-header and scrollable ? · Issue #1 · cityssm/bulma-sticky-table · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Help: how to make table with sticky-header and scrollable ? #1
Closed
@hiroshiichise

Description

@hiroshiichise

Thanks for publishing nice package!

I want to scrollable table with sticky-header because the table has a lot of rows.
so, I read bulma documents and wrote like this.
But sticky-header didn't work.
What should I do?

<div class="table-container">
  <table class="table has-sticky-header">
     <thead>(table header)</thead>
     <tbody>(table content)</tbody>
  </table>
</div>

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0