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