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