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