Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9513 (s=9513, is=9520, ic=9519, ia=9521)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9521 (s=9513, is=9521, ic=9520, ia=9522)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9520 (s=9513, is=9521, ic=9520, ia=9522)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9522 (s=9513, is=9521, ic=9520, ia=9522)