Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111025 (s=111025, is=111098, ic=111099, ia=111101)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111099 (s=111025, is=111099, ic=111100, ia=111102)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111100 (s=111025, is=111099, ic=111100, ia=111102)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111102 (s=111025, is=111099, ic=111100, ia=111102)