Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 93040 (s=93040, is=93101, ic=93102, ia=93103)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 93102 (s=93040, is=93102, ic=93103, ia=93104)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 93103 (s=93040, is=93102, ic=93103, ia=93104)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 93104 (s=93040, is=93102, ic=93103, ia=93104)