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