Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123987 (s=123987, is=124064, ic=124066, ia=124069)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 124065 (s=123987, is=124065, ic=124067, ia=124070)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 124067 (s=123987, is=124065, ic=124067, ia=124070)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 124070 (s=123987, is=124065, ic=124067, ia=124070)