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