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