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