Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123904 (s=123904, is=123981, ic=123983, ia=123986)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123982 (s=123904, is=123982, ic=123984, ia=123987)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123984 (s=123904, is=123982, ic=123984, ia=123987)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123987 (s=123904, is=123982, ic=123984, ia=123987)