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