Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10502 (s=10502, is=10510, ic=10509, ia=10511)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10511 (s=10502, is=10511, ic=10510, ia=10512)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10510 (s=10502, is=10511, ic=10510, ia=10512)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10512 (s=10502, is=10511, ic=10510, ia=10512)