Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 19019 (s=19019, is=19030, ic=19030, ia=19029)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 19031 (s=19019, is=19031, ic=19031, ia=19030)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 19031 (s=19019, is=19031, ic=19031, ia=19030)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 19030 (s=19019, is=19031, ic=19031, ia=19030)