Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5393 (s=5393, is=5399, ic=5397, ia=5399)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5400 (s=5393, is=5400, ic=5398, ia=5400)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5398 (s=5393, is=5400, ic=5398, ia=5400)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5400 (s=5393, is=5400, ic=5398, ia=5400)