Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97838 (s=97838, is=97900, ic=97901, ia=97902)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97901 (s=97838, is=97901, ic=97902, ia=97903)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97902 (s=97838, is=97901, ic=97902, ia=97903)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97903 (s=97838, is=97901, ic=97902, ia=97903)