Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99767 (s=99767, is=99830, ic=99831, ia=99832)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99831 (s=99767, is=99831, ic=99832, ia=99833)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99832 (s=99767, is=99831, ic=99832, ia=99833)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99833 (s=99767, is=99831, ic=99832, ia=99833)