Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10240 (s=10240, is=10248, ic=10247, ia=10249)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10249 (s=10240, is=10249, ic=10248, ia=10250)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10248 (s=10240, is=10249, ic=10248, ia=10250)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10250 (s=10240, is=10249, ic=10248, ia=10250)