Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 4847 (s=4847, is=4853, ic=4851, ia=4853)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 4854 (s=4847, is=4854, ic=4852, ia=4854)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 4852 (s=4847, is=4854, ic=4852, ia=4854)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 4854 (s=4847, is=4854, ic=4852, ia=4854)