Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10908 (s=10908, is=10922, ic=10922, ia=10919)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10923 (s=10908, is=10923, ic=10923, ia=10920)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10923 (s=10908, is=10923, ic=10923, ia=10920)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10920 (s=10908, is=10923, ic=10923, ia=10920)