Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 26829 (s=26829, is=26853, ic=26854, ia=26851)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 26854 (s=26829, is=26854, ic=26855, ia=26852)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 26855 (s=26829, is=26854, ic=26855, ia=26852)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 26852 (s=26829, is=26854, ic=26855, ia=26852)