Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 6420 (s=6420, is=6421, ic=6422, ia=6422, pia)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 6422 (s=6420, is=6422, ic=6423, ia=6423, pia)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 6423 (s=6420, is=6422, ic=6423, ia=6423, pia)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 6423 (s=6420, is=6422, ic=6423, ia=6423, pia)