Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 1360 (s=1360, is=1361, ic=1359, ia=1359)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 1362 (s=1360, is=1362, ic=1360, ia=1360)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 1360 (s=1360, is=1362, ic=1360, ia=1360)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 1360 (s=1360, is=1362, ic=1360, ia=1360)