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