Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5160 (s=5160, is=5166, ic=5164, ia=5166)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5167 (s=5160, is=5167, ic=5165, ia=5167)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5165 (s=5160, is=5167, ic=5165, ia=5167)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5167 (s=5160, is=5167, ic=5165, ia=5167)