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