Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13193 (s=13193, is=13206, ic=13205, ia=13207)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13207 (s=13193, is=13207, ic=13206, ia=13208)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13206 (s=13193, is=13207, ic=13206, ia=13208)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13208 (s=13193, is=13207, ic=13206, ia=13208)