Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 89839 (s=89839, is=89900, ic=89901, ia=89902)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 89901 (s=89839, is=89901, ic=89902, ia=89903)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 89902 (s=89839, is=89901, ic=89902, ia=89903)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 89903 (s=89839, is=89901, ic=89902, ia=89903)