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