Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98278 (s=98278, is=98340, ic=98341, ia=98342)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98341 (s=98278, is=98341, ic=98342, ia=98343)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98342 (s=98278, is=98341, ic=98342, ia=98343)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98343 (s=98278, is=98341, ic=98342, ia=98343)