Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32075 (s=32075, is=32090, ic=32091, ia=32090)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32091 (s=32075, is=32091, ic=32092, ia=32091)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32092 (s=32075, is=32091, ic=32092, ia=32091)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32091 (s=32075, is=32091, ic=32092, ia=32091)