Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123715 (s=123715, is=123792, ic=123794, ia=123797)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123793 (s=123715, is=123793, ic=123795, ia=123798)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123795 (s=123715, is=123793, ic=123795, ia=123798)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123798 (s=123715, is=123793, ic=123795, ia=123798)