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