Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33550 (s=33550, is=33585, ic=33584, ia=33586)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33586 (s=33550, is=33586, ic=33585, ia=33587)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33585 (s=33550, is=33586, ic=33585, ia=33587)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33587 (s=33550, is=33586, ic=33585, ia=33587)