Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111132 (s=111132, is=111205, ic=111206, ia=111208)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111206 (s=111132, is=111206, ic=111207, ia=111209)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111207 (s=111132, is=111206, ic=111207, ia=111209)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111209 (s=111132, is=111206, ic=111207, ia=111209)