Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 81953 (s=81953, is=82010, ic=82011, ia=82012)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 82011 (s=81953, is=82011, ic=82012, ia=82013)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 82012 (s=81953, is=82011, ic=82012, ia=82013)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 82013 (s=81953, is=82011, ic=82012, ia=82013)