Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101940 (s=101940, is=102004, ic=102005, ia=102007)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 102005 (s=101940, is=102005, ic=102006, ia=102008)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 102006 (s=101940, is=102005, ic=102006, ia=102008)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 102008 (s=101940, is=102005, ic=102006, ia=102008)