Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99537 (s=99537, is=99600, ic=99601, ia=99602)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99601 (s=99537, is=99601, ic=99602, ia=99603)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99602 (s=99537, is=99601, ic=99602, ia=99603)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99603 (s=99537, is=99601, ic=99602, ia=99603)