Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123984 (s=123984, is=124061, ic=124063, ia=124066)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 124062 (s=123984, is=124062, ic=124064, ia=124067)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 124064 (s=123984, is=124062, ic=124064, ia=124067)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 124067 (s=123984, is=124062, ic=124064, ia=124067)