Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23555 (s=23555, is=23566, ic=23566, ia=23565)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23567 (s=23555, is=23567, ic=23567, ia=23566)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23567 (s=23555, is=23567, ic=23567, ia=23566)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23566 (s=23555, is=23567, ic=23567, ia=23566)