Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13952 (s=13952, is=13958, ic=13959, ia=13959)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13959 (s=13952, is=13959, ic=13960, ia=13960)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13960 (s=13952, is=13959, ic=13960, ia=13960)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13960 (s=13952, is=13959, ic=13960, ia=13960)