Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 6576 (s=6576, is=6583, ic=6581, ia=6583)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 6584 (s=6576, is=6584, ic=6582, ia=6584)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 6582 (s=6576, is=6584, ic=6582, ia=6584)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 6584 (s=6576, is=6584, ic=6582, ia=6584)