Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123720 (s=123720, is=123797, ic=123799, ia=123802)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123798 (s=123720, is=123798, ic=123800, ia=123803)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123800 (s=123720, is=123798, ic=123800, ia=123803)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123803 (s=123720, is=123798, ic=123800, ia=123803)