Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10210 (s=10210, is=10218, ic=10217, ia=10219)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10219 (s=10210, is=10219, ic=10218, ia=10220)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10218 (s=10210, is=10219, ic=10218, ia=10220)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10220 (s=10210, is=10219, ic=10218, ia=10220)