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