Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 34880 (s=34880, is=34916, ic=34915, ia=34917)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 34917 (s=34880, is=34917, ic=34916, ia=34918)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 34916 (s=34880, is=34917, ic=34916, ia=34918)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 34918 (s=34880, is=34917, ic=34916, ia=34918)