Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 51000 (s=51000, is=51051, ic=51051, ia=51053)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 51052 (s=51000, is=51052, ic=51052, ia=51054)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 51052 (s=51000, is=51052, ic=51052, ia=51054)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 51054 (s=51000, is=51052, ic=51052, ia=51054)