Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101199 (s=101199, is=101263, ic=101264, ia=101266)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101264 (s=101199, is=101264, ic=101265, ia=101267)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101265 (s=101199, is=101264, ic=101265, ia=101267)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101267 (s=101199, is=101264, ic=101265, ia=101267)