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