Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 7616 (s=7616, is=7624, ic=7625, ia=7626)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 7625 (s=7616, is=7625, ic=7626, ia=7627)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 7626 (s=7616, is=7625, ic=7626, ia=7627)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 7627 (s=7616, is=7625, ic=7626, ia=7627)