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