Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123774 (s=123774, is=123851, ic=123853, ia=123856)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123852 (s=123774, is=123852, ic=123854, ia=123857)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123854 (s=123774, is=123852, ic=123854, ia=123857)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123857 (s=123774, is=123852, ic=123854, ia=123857)