Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 19101 (s=19101, is=19113, ic=19115, ia=19117)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 19114 (s=19101, is=19114, ic=19116, ia=19118)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 19116 (s=19101, is=19114, ic=19116, ia=19118)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 19118 (s=19101, is=19114, ic=19116, ia=19118)