Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123236 (s=123236, is=123313, ic=123315, ia=123318)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123314 (s=123236, is=123314, ic=123316, ia=123319)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123316 (s=123236, is=123314, ic=123316, ia=123319)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123319 (s=123236, is=123314, ic=123316, ia=123319)