Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123687 (s=123687, is=123764, ic=123766, ia=123769)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123765 (s=123687, is=123765, ic=123767, ia=123770)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123767 (s=123687, is=123765, ic=123767, ia=123770)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123770 (s=123687, is=123765, ic=123767, ia=123770)