Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 50957 (s=50957, is=51008, ic=51008, ia=51010)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 51009 (s=50957, is=51009, ic=51009, ia=51011)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 51009 (s=50957, is=51009, ic=51009, ia=51011)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 51011 (s=50957, is=51009, ic=51009, ia=51011)