iced_table 0.12.0

A table widget for Iced
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
<div align="center">

# Iced Table

<!-- [![Documentation](https://docs.rs/iced_table/badge.svg)](https://docs.rs/iced_table)
[![Crates.io](https://img.shields.io/crates/v/iced_table.svg)](https://crates.io/crates/iced_table)
[![License](https://img.shields.io/crates/l/iced_table.svg)](https://github.com/tarkah/iced_table/blob/master/LICENSE)
-->

A table widget for [iced](https://github.com/iced-rs/iced)

![](https://github.com/tarkah/iced_table/blob/master/assets/demo.gif)