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