Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111990 (s=111990, is=112063, ic=112064, ia=112066)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 112064 (s=111990, is=112064, ic=112065, ia=112067)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 112065 (s=111990, is=112064, ic=112065, ia=112067)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 112067 (s=111990, is=112064, ic=112065, ia=112067)