Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20310 (s=20310, is=20332, ic=20333, ia=20330)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20333 (s=20310, is=20333, ic=20334, ia=20331)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20334 (s=20310, is=20333, ic=20334, ia=20331)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20331 (s=20310, is=20333, ic=20334, ia=20331)