Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123958 (s=123958, is=124035, ic=124037, ia=124040)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 124036 (s=123958, is=124036, ic=124038, ia=124041)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 124038 (s=123958, is=124036, ic=124038, ia=124041)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 124041 (s=123958, is=124036, ic=124038, ia=124041)