Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 94040 (s=94040, is=94101, ic=94102, ia=94103)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 94102 (s=94040, is=94102, ic=94103, ia=94104)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 94103 (s=94040, is=94102, ic=94103, ia=94104)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 94104 (s=94040, is=94102, ic=94103, ia=94104)