Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111096 (s=111096, is=111169, ic=111170, ia=111172)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111170 (s=111096, is=111170, ic=111171, ia=111173)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111171 (s=111096, is=111170, ic=111171, ia=111173)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111173 (s=111096, is=111170, ic=111171, ia=111173)