Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98291 (s=98291, is=98353, ic=98354, ia=98355)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98354 (s=98291, is=98354, ic=98355, ia=98356)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98355 (s=98291, is=98354, ic=98355, ia=98356)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98356 (s=98291, is=98354, ic=98355, ia=98356)