Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 88030 (s=88030, is=88090, ic=88091, ia=88092)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 88091 (s=88030, is=88091, ic=88092, ia=88093)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 88092 (s=88030, is=88091, ic=88092, ia=88093)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 88093 (s=88030, is=88091, ic=88092, ia=88093)