Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9746 (s=9746, is=9754, ic=9753, ia=9755)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9755 (s=9746, is=9755, ic=9754, ia=9756)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9754 (s=9746, is=9755, ic=9754, ia=9756)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9756 (s=9746, is=9755, ic=9754, ia=9756)