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