Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11036 (s=11036, is=11049, ic=11051, ia=11052)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11050 (s=11036, is=11050, ic=11052, ia=11053)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11052 (s=11036, is=11050, ic=11052, ia=11053)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11053 (s=11036, is=11050, ic=11052, ia=11053)