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