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