Pick a color mode
Pick a theme
Shows how you can use block with let.
<.list :let={entry} entries={["apple", "banana", "cherry"]} theme={:default}> Entry: <%= entry %> </.list>