Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123682 (s=123682, is=123759, ic=123761, ia=123764)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123760 (s=123682, is=123760, ic=123762, ia=123765)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123762 (s=123682, is=123760, ic=123762, ia=123765)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123765 (s=123682, is=123760, ic=123762, ia=123765)