Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99442 (s=99442, is=99504, ic=99505, ia=99506)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99505 (s=99442, is=99505, ic=99506, ia=99507)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99506 (s=99442, is=99505, ic=99506, ia=99507)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99507 (s=99442, is=99505, ic=99506, ia=99507)