Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111019 (s=111019, is=111092, ic=111093, ia=111095)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111093 (s=111019, is=111093, ic=111094, ia=111096)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111094 (s=111019, is=111093, ic=111094, ia=111096)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111096 (s=111019, is=111093, ic=111094, ia=111096)