Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 110000 (s=110000, is=110073, ic=110074, ia=110076)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 110074 (s=110000, is=110074, ic=110075, ia=110077)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 110075 (s=110000, is=110074, ic=110075, ia=110077)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 110077 (s=110000, is=110074, ic=110075, ia=110077)