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