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