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