Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111561 (s=111561, is=111634, ic=111635, ia=111637)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111635 (s=111561, is=111635, ic=111636, ia=111638)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111636 (s=111561, is=111635, ic=111636, ia=111638)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111638 (s=111561, is=111635, ic=111636, ia=111638)