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