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