Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 80066 (s=80066, is=80123, ic=80124, ia=80125)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 80124 (s=80066, is=80124, ic=80125, ia=80126)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 80125 (s=80066, is=80124, ic=80125, ia=80126)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 80126 (s=80066, is=80124, ic=80125, ia=80126)