Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 6048 (s=6048, is=6055, ic=6053, ia=6055)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 6056 (s=6048, is=6056, ic=6054, ia=6056)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 6054 (s=6048, is=6056, ic=6054, ia=6056)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 6056 (s=6048, is=6056, ic=6054, ia=6056)