Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10021 (s=10021, is=10029, ic=10028, ia=10030)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10030 (s=10021, is=10030, ic=10029, ia=10031)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10029 (s=10021, is=10030, ic=10029, ia=10031)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10031 (s=10021, is=10030, ic=10029, ia=10031)