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