Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23840 (s=23840, is=23856, ic=23858, ia=23860)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23857 (s=23840, is=23857, ic=23859, ia=23861)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23859 (s=23840, is=23857, ic=23859, ia=23861)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23861 (s=23840, is=23857, ic=23859, ia=23861)