Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8004 (pia, s=8004, is=8009, ic=8010, ia=8011)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8010 (pia, s=8004, is=8010, ic=8011, ia=8012)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8011 (pia, s=8004, is=8010, ic=8011, ia=8012)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8012 (pia, s=8004, is=8010, ic=8011, ia=8012)