Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101061 (s=101061, is=101125, ic=101126, ia=101128)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101126 (s=101061, is=101126, ic=101127, ia=101129)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101127 (s=101061, is=101126, ic=101127, ia=101129)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101129 (s=101061, is=101126, ic=101127, ia=101129)