Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9205 (s=9205, is=9213, ic=9211, ia=9213)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9214 (s=9205, is=9214, ic=9212, ia=9214)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9212 (s=9205, is=9214, ic=9212, ia=9214)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9214 (s=9205, is=9214, ic=9212, ia=9214)