Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 90950 (s=90950, is=91011, ic=91012, ia=91013)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 91012 (s=90950, is=91012, ic=91013, ia=91014)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 91013 (s=90950, is=91012, ic=91013, ia=91014)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 91014 (s=90950, is=91012, ic=91013, ia=91014)