Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 1352 (s=1352, is=1353, ic=1351, ia=1351)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 1354 (s=1352, is=1354, ic=1352, ia=1352)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 1352 (s=1352, is=1354, ic=1352, ia=1352)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 1352 (s=1352, is=1354, ic=1352, ia=1352)