Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11210 (s=11210, is=11220, ic=11219, ia=11221)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11221 (s=11210, is=11221, ic=11220, ia=11222)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11220 (s=11210, is=11221, ic=11220, ia=11222)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11222 (s=11210, is=11221, ic=11220, ia=11222)