Skip to main content

LIST

Constant LIST 

Source
pub const LIST: PieceKind;
Expand description

Native recycling list (docs/list.md): NSTableView / UITableView / RecyclerView / GtkListView / QListView. Owns scrolling + cell reuse; Day binds row content on demand.

Day API ↩ Guides· daybrite.dev