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