Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65231 (s=65231, is=65286, ic=65287, ia=65288)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65287 (s=65231, is=65287, ic=65288, ia=65289)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65288 (s=65231, is=65287, ic=65288, ia=65289)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65289 (s=65231, is=65287, ic=65288, ia=65289)