Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 77123 (s=77123, is=77180, ic=77181, ia=77182)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 77181 (s=77123, is=77181, ic=77182, ia=77183)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 77182 (s=77123, is=77181, ic=77182, ia=77183)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 77183 (s=77123, is=77181, ic=77182, ia=77183)