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