Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 3980 (s=3980, is=3981, ic=3982, ia=3982, pia)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 3982 (s=3980, is=3982, ic=3983, ia=3983, pia)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 3983 (s=3980, is=3982, ic=3983, ia=3983, pia)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 3983 (s=3980, is=3982, ic=3983, ia=3983, pia)