Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111071 (s=111071, is=111144, ic=111145, ia=111147)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111145 (s=111071, is=111145, ic=111146, ia=111148)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111146 (s=111071, is=111145, ic=111146, ia=111148)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111148 (s=111071, is=111145, ic=111146, ia=111148)