Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 14626 (s=14626, is=14641, ic=14642, ia=14640)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 14642 (s=14626, is=14642, ic=14643, ia=14641)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 14643 (s=14626, is=14642, ic=14643, ia=14641)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 14641 (s=14626, is=14642, ic=14643, ia=14641)