v0.17.171 - 36.2 / 23.8

<For .../>

Reactive version of array.map for reactive lists

# Arguments

nametypedescription
eachsignal/iterable object an iterable or a signal whose value is iterable
restoreFocusbooleanwhen moving items on a list that contains inputs may cause focus lost
fallbackanywhen list is empty a fallback could be displayed

# Simple Test

Use a For to display some values, blink updates

# Heavy Test

Sowwy, but I need to test this thing

# Fallback

For when the list has no items, a fallback could be displayed