Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 7282 (s=7282, is=7289, ic=7287, ia=7289)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 7290 (s=7282, is=7290, ic=7288, ia=7290)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 7288 (s=7282, is=7290, ic=7288, ia=7290)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 7290 (s=7282, is=7290, ic=7288, ia=7290)