Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8046 (s=8046, is=8053, ic=8051, ia=8053)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8054 (s=8046, is=8054, ic=8052, ia=8054)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8052 (s=8046, is=8054, ic=8052, ia=8054)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8054 (s=8046, is=8054, ic=8052, ia=8054)