Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123314 (s=123314, is=123391, ic=123393, ia=123396)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123392 (s=123314, is=123392, ic=123394, ia=123397)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123394 (s=123314, is=123392, ic=123394, ia=123397)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123397 (s=123314, is=123392, ic=123394, ia=123397)