Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 40961 (s=40961, is=41002, ic=41002, ia=41004)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 41003 (s=40961, is=41003, ic=41003, ia=41005)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 41003 (s=40961, is=41003, ic=41003, ia=41005)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 41005 (s=40961, is=41003, ic=41003, ia=41005)