Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 4611 (s=4611, is=4617, ic=4615, ia=4617)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 4618 (s=4611, is=4618, ic=4616, ia=4618)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 4616 (s=4611, is=4618, ic=4616, ia=4618)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 4618 (s=4611, is=4618, ic=4616, ia=4618)