Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9177 (s=9177, is=9185, ic=9183, ia=9185)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9186 (s=9177, is=9186, ic=9184, ia=9186)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9184 (s=9177, is=9186, ic=9184, ia=9186)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9186 (s=9177, is=9186, ic=9184, ia=9186)