Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 110002 (s=110002, is=110075, ic=110076, ia=110078)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 110076 (s=110002, is=110076, ic=110077, ia=110079)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 110077 (s=110002, is=110076, ic=110077, ia=110079)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 110079 (s=110002, is=110076, ic=110077, ia=110079)