Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 50499 (s=50499, is=50550, ic=50550, ia=50552)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 50551 (s=50499, is=50551, ic=50551, ia=50553)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 50551 (s=50499, is=50551, ic=50551, ia=50553)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 50553 (s=50499, is=50551, ic=50551, ia=50553)