Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123386 (s=123386, is=123463, ic=123465, ia=123468)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123464 (s=123386, is=123464, ic=123466, ia=123469)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123466 (s=123386, is=123464, ic=123466, ia=123469)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123469 (s=123386, is=123464, ic=123466, ia=123469)