Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100018 (s=100018, is=100081, ic=100082, ia=100083)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100082 (s=100018, is=100082, ic=100083, ia=100084)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100083 (s=100018, is=100082, ic=100083, ia=100084)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100084 (s=100018, is=100082, ic=100083, ia=100084)