Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123284 (s=123284, is=123361, ic=123363, ia=123366)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123362 (s=123284, is=123362, ic=123364, ia=123367)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123364 (s=123284, is=123362, ic=123364, ia=123367)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123367 (s=123284, is=123362, ic=123364, ia=123367)