Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10814 (s=10814, is=10829, ic=10829, ia=10828)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10830 (s=10814, is=10830, ic=10830, ia=10829)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10830 (s=10814, is=10830, ic=10830, ia=10829)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10829 (s=10814, is=10830, ic=10830, ia=10829)