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