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