Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9185 (s=9185, is=9193, ic=9191, ia=9193)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9194 (s=9185, is=9194, ic=9192, ia=9194)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9192 (s=9185, is=9194, ic=9192, ia=9194)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9194 (s=9185, is=9194, ic=9192, ia=9194)