Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65472 (s=65472, is=65527, ic=65528, ia=65529)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65528 (s=65472, is=65528, ic=65529, ia=65530)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65529 (s=65472, is=65528, ic=65529, ia=65530)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65530 (s=65472, is=65528, ic=65529, ia=65530)