Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65764 (s=65764, is=65819, ic=65820, ia=65821)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65820 (s=65764, is=65820, ic=65821, ia=65822)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65821 (s=65764, is=65820, ic=65821, ia=65822)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65822 (s=65764, is=65820, ic=65821, ia=65822)