Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 55356 (s=55356, is=55407, ic=55407, ia=55409)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 55408 (s=55356, is=55408, ic=55408, ia=55410)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 55408 (s=55356, is=55408, ic=55408, ia=55410)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 55410 (s=55356, is=55408, ic=55408, ia=55410)