Skip to content

Commit

Permalink
Merge pull request #104 from dansysanalyst/5x
Browse files Browse the repository at this point in the history
Add responsive example link
  • Loading branch information
dansysanalyst authored May 14, 2024
2 parents e025763 + d02a8c6 commit f60ddc5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/table-component/component-configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,10 @@ class DishTable extends PowerGridComponent
}
```

:::info 🌎 Online Demo
See an interactive example of a PowerGrid [Responsive Table](https://demo.livewire-powergrid.com/examples/responsive).
:::

::: info 📝 NOTE
Responsive Table is not available when using the [Detail Row](/table-component/component-configuration.html#detail-row) or [Inline Filters](/table-features/filters.html) features.
:::
Expand Down

0 comments on commit f60ddc5

Please sign in to comment.