Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 2873 (s=2873, is=2877, ic=2875, ia=2877)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 2878 (s=2873, is=2878, ic=2876, ia=2878)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 2876 (s=2873, is=2878, ic=2876, ia=2878)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 2878 (s=2873, is=2878, ic=2876, ia=2878)