Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 16784 (s=16784, is=16800, ic=16801, ia=16799)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 16801 (s=16784, is=16801, ic=16802, ia=16800)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 16802 (s=16784, is=16801, ic=16802, ia=16800)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 16800 (s=16784, is=16801, ic=16802, ia=16800)