Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32862 (s=32862, is=32896, ic=32895, ia=32897)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32897 (s=32862, is=32897, ic=32896, ia=32898)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32896 (s=32862, is=32897, ic=32896, ia=32898)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32898 (s=32862, is=32897, ic=32896, ia=32898)