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