Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111600 (s=111600, is=111673, ic=111674, ia=111676)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111674 (s=111600, is=111674, ic=111675, ia=111677)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111675 (s=111600, is=111674, ic=111675, ia=111677)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111677 (s=111600, is=111674, ic=111675, ia=111677)