Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11880 (s=11880, is=11890, ic=11891, ia=11890)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11891 (s=11880, is=11891, ic=11892, ia=11891)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11892 (s=11880, is=11891, ic=11892, ia=11891)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11891 (s=11880, is=11891, ic=11892, ia=11891)