Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12611 (s=12611, is=12623, ic=12622, ia=12624)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12624 (s=12611, is=12624, ic=12623, ia=12625)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12623 (s=12611, is=12624, ic=12623, ia=12625)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12625 (s=12611, is=12624, ic=12623, ia=12625)