Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11776 (s=11776, is=11781, ic=11782, ia=11782)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11782 (s=11776, is=11782, ic=11783, ia=11783)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11783 (s=11776, is=11782, ic=11783, ia=11783)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11783 (s=11776, is=11782, ic=11783, ia=11783)