Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111432 (s=111432, is=111505, ic=111506, ia=111508)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111506 (s=111432, is=111506, ic=111507, ia=111509)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111507 (s=111432, is=111506, ic=111507, ia=111509)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111509 (s=111432, is=111506, ic=111507, ia=111509)