Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 2652 (s=2652, is=2653, ic=2654, ia=2654)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 2654 (s=2652, is=2654, ic=2655, ia=2655)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 2655 (s=2652, is=2654, ic=2655, ia=2655)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 2655 (s=2652, is=2654, ic=2655, ia=2655)