Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111841 (s=111841, is=111914, ic=111915, ia=111917)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111915 (s=111841, is=111915, ic=111916, ia=111918)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111916 (s=111841, is=111915, ic=111916, ia=111918)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111918 (s=111841, is=111915, ic=111916, ia=111918)