Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 29123 (s=29123, is=29142, ic=29145, ia=29146)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 29143 (s=29123, is=29143, ic=29146, ia=29147)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 29146 (s=29123, is=29143, ic=29146, ia=29147)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 29147 (s=29123, is=29143, ic=29146, ia=29147)