Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10822 (s=10822, is=10830, ic=10829, ia=10831)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10831 (s=10822, is=10831, ic=10830, ia=10832)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10830 (s=10822, is=10831, ic=10830, ia=10832)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10832 (s=10822, is=10831, ic=10830, ia=10832)