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