Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 2437 (s=2437, is=2441, ic=2439, ia=2441)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 2442 (s=2437, is=2442, ic=2440, ia=2442)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 2440 (s=2437, is=2442, ic=2440, ia=2442)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 2442 (s=2437, is=2442, ic=2440, ia=2442)