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