Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111200 (s=111200, is=111273, ic=111274, ia=111276)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111274 (s=111200, is=111274, ic=111275, ia=111277)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111275 (s=111200, is=111274, ic=111275, ia=111277)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111277 (s=111200, is=111274, ic=111275, ia=111277)