Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10678 (s=10678, is=10686, ic=10687, ia=10686)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10687 (s=10678, is=10687, ic=10688, ia=10687)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10688 (s=10678, is=10687, ic=10688, ia=10687)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10687 (s=10678, is=10687, ic=10688, ia=10687)