Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 120001 (s=120001, is=120076, ic=120079, ia=120081)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 120077 (s=120001, is=120077, ic=120080, ia=120082)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 120080 (s=120001, is=120077, ic=120080, ia=120082)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 120082 (s=120001, is=120077, ic=120080, ia=120082)