Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23589 (s=23589, is=23600, ic=23600, ia=23599)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23601 (s=23589, is=23601, ic=23601, ia=23600)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23601 (s=23589, is=23601, ic=23601, ia=23600)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23600 (s=23589, is=23601, ic=23601, ia=23600)