This example shows a nested list and displays which item was last hovered.
- Creating components which only accepts specific child elements
- Communicating with a component that isn't a parent. See
WeakComponentLink
in main.rs.
ListItem
Component has ahide
prop which is currently only used statically. It should be possible to make the hidden items visible by pressing a button.
Run this application with the trunk development server:
trunk serve --open