Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111805 (s=111805, is=111878, ic=111879, ia=111881)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111879 (s=111805, is=111879, ic=111880, ia=111882)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111880 (s=111805, is=111879, ic=111880, ia=111882)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111882 (s=111805, is=111879, ic=111880, ia=111882)