Skip to content

duanebester/gpui-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPUI List examples

Comment in/out the examples you want to run in main.rs.

Right now there are two examples.

The first is a simple_list which has the model and list in one view.

The global_list leverages a model in the global context. Nested views can make updates by emitting events.

I put the common ListItem component in common.rs

screenshot

About

Basic list examples in GPUI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages