Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 86206 (s=86206, is=86264, ic=86265, ia=86266)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 86265 (s=86206, is=86265, ic=86266, ia=86267)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 86266 (s=86206, is=86265, ic=86266, ia=86267)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 86267 (s=86206, is=86265, ic=86266, ia=86267)