Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9897 (s=9897, is=9905, ic=9904, ia=9906)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9906 (s=9897, is=9906, ic=9905, ia=9907)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9905 (s=9897, is=9906, ic=9905, ia=9907)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9907 (s=9897, is=9906, ic=9905, ia=9907)