Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9757 (s=9757, is=9765, ic=9764, ia=9766)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9766 (s=9757, is=9766, ic=9765, ia=9767)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9765 (s=9757, is=9766, ic=9765, ia=9767)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9767 (s=9757, is=9766, ic=9765, ia=9767)