Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 25048 (s=25048, is=25071, ic=25072, ia=25069)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 25072 (s=25048, is=25072, ic=25073, ia=25070)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 25073 (s=25048, is=25072, ic=25073, ia=25070)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 25070 (s=25048, is=25072, ic=25073, ia=25070)