Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9325 (s=9325, is=9333, ic=9331, ia=9333)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9334 (s=9325, is=9334, ic=9332, ia=9334)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9332 (s=9325, is=9334, ic=9332, ia=9334)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9334 (s=9325, is=9334, ic=9332, ia=9334)