Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 18992 (s=18992, is=19004, ic=19006, ia=19008)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 19005 (s=18992, is=19005, ic=19007, ia=19009)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 19007 (s=18992, is=19005, ic=19007, ia=19009)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 19009 (s=18992, is=19005, ic=19007, ia=19009)