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