Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9064 (s=9064, is=9071, ic=9070, ia=9072)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9072 (s=9064, is=9072, ic=9071, ia=9073)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9071 (s=9064, is=9072, ic=9071, ia=9073)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9073 (s=9064, is=9072, ic=9071, ia=9073)