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