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