Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8846 (s=8846, is=8853, ic=8851, ia=8853)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8854 (s=8846, is=8854, ic=8852, ia=8854)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8852 (s=8846, is=8854, ic=8852, ia=8854)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8854 (s=8846, is=8854, ic=8852, ia=8854)