Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 77721 (s=77721, is=77778, ic=77779, ia=77780)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 77779 (s=77721, is=77779, ic=77780, ia=77781)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 77780 (s=77721, is=77779, ic=77780, ia=77781)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 77781 (s=77721, is=77779, ic=77780, ia=77781)