Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9124 (s=9124, is=9132, ic=9130, ia=9132)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9133 (s=9124, is=9133, ic=9131, ia=9133)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9131 (s=9124, is=9133, ic=9131, ia=9133)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9133 (s=9124, is=9133, ic=9131, ia=9133)