Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33843 (s=33843, is=33878, ic=33877, ia=33879)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33879 (s=33843, is=33879, ic=33878, ia=33880)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33878 (s=33843, is=33879, ic=33878, ia=33880)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33880 (s=33843, is=33879, ic=33878, ia=33880)