Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 14132 (s=14132, is=14142, ic=14144, ia=14145)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 14143 (s=14132, is=14143, ic=14145, ia=14146)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 14145 (s=14132, is=14143, ic=14145, ia=14146)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 14146 (s=14132, is=14143, ic=14145, ia=14146)