Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123279 (s=123279, is=123356, ic=123358, ia=123361)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123357 (s=123279, is=123357, ic=123359, ia=123362)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123359 (s=123279, is=123357, ic=123359, ia=123362)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123362 (s=123279, is=123357, ic=123359, ia=123362)