Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99510 (s=99510, is=99572, ic=99573, ia=99574)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99573 (s=99510, is=99573, ic=99574, ia=99575)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99574 (s=99510, is=99573, ic=99574, ia=99575)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99575 (s=99510, is=99573, ic=99574, ia=99575)