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