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