Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10905 (s=10905, is=10913, ic=10912, ia=10914)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10915 (s=10905, is=10915, ic=10914, ia=10916)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10914 (s=10905, is=10915, ic=10914, ia=10916)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10916 (s=10905, is=10915, ic=10914, ia=10916)