Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99556 (s=99556, is=99619, ic=99620, ia=99621)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99620 (s=99556, is=99620, ic=99621, ia=99622)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99621 (s=99556, is=99620, ic=99621, ia=99622)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99622 (s=99556, is=99620, ic=99621, ia=99622)