Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 1453 (s=1453, is=1456, ic=1452, ia=1452)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 1457 (s=1453, is=1457, ic=1453, ia=1453)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 1453 (s=1453, is=1457, ic=1453, ia=1453)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 1453 (s=1453, is=1457, ic=1453, ia=1453)