Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30147 (s=30147, is=30181, ic=30180, ia=30182)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 30182 (s=30147, is=30182, ic=30181, ia=30183)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 30181 (s=30147, is=30182, ic=30181, ia=30183)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 30183 (s=30147, is=30182, ic=30181, ia=30183)