Skip to content

Commit

Permalink
pivot table
Browse files Browse the repository at this point in the history
  • Loading branch information
PGimenez committed Jan 16, 2025
1 parent 9b9675b commit f59495b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions content/1.geniebuilder/docs/4.UI-components.md
Original file line number Diff line number Diff line change
Expand Up @@ -212,3 +212,11 @@ end
```
## Pivot table
This component renders a configurable pivot table featuring aggregations, filters, and row/column sorting. See the [plugin documentation](https://learn.genieframework.com/framework/stipple.jl/plugins/stipplepivottable#creating-a-pivot-table) to learn how to write the code for this component.
<video style="margin-left:auto;margin-right:auto" controls>
<source src="https://hub.genieframework.com/hubfs/docs/pivot.mov" type="video/mp4">
</video>

0 comments on commit f59495b

Please sign in to comment.