Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111080 (s=111080, is=111153, ic=111154, ia=111156)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111154 (s=111080, is=111154, ic=111155, ia=111157)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111155 (s=111080, is=111154, ic=111155, ia=111157)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111157 (s=111080, is=111154, ic=111155, ia=111157)