Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 69234 (s=69234, is=69290, ic=69291, ia=69292)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 69291 (s=69234, is=69291, ic=69292, ia=69293)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 69292 (s=69234, is=69291, ic=69292, ia=69293)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 69293 (s=69234, is=69291, ic=69292, ia=69293)