Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101943 (s=101943, is=102007, ic=102008, ia=102010)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 102008 (s=101943, is=102008, ic=102009, ia=102011)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 102009 (s=101943, is=102008, ic=102009, ia=102011)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 102011 (s=101943, is=102008, ic=102009, ia=102011)