Work In Progress
This component is still a work in progress. Basic functionality is there, but things may change at any time.
How To Use
Look at the example project in the example
folder. The example has a list of 100000 items, and when you click an item it adds that item’s number to the total.
lustre_virtual_list
Quick start
gleam run # Run the project
gleam test # Run the tests
gleam shell # Run an Erlang shell
Installation
If available on Hex this package can be added to your Gleam project:
gleam add lustre_virtual_list
and its documentation can be found at https://hexdocs.pm/lustre_virtual_list.