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