Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 84902 (s=84902, is=84959, ic=84960, ia=84961)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 84960 (s=84902, is=84960, ic=84961, ia=84962)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 84961 (s=84902, is=84960, ic=84961, ia=84962)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 84962 (s=84902, is=84960, ic=84961, ia=84962)