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