Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10039 (s=10039, is=10047, ic=10046, ia=10048)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10048 (s=10039, is=10048, ic=10047, ia=10049)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10047 (s=10039, is=10048, ic=10047, ia=10049)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10049 (s=10039, is=10048, ic=10047, ia=10049)