Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123902 (s=123902, is=123979, ic=123981, ia=123984)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123980 (s=123902, is=123980, ic=123982, ia=123985)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123982 (s=123902, is=123980, ic=123982, ia=123985)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123985 (s=123902, is=123980, ic=123982, ia=123985)