Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13786 (s=13786, is=13799, ic=13800, ia=13798)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13800 (s=13786, is=13800, ic=13801, ia=13799)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13801 (s=13786, is=13800, ic=13801, ia=13799)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13799 (s=13786, is=13800, ic=13801, ia=13799)