Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9902 (s=9902, is=9910, ic=9909, ia=9911)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9911 (s=9902, is=9911, ic=9910, ia=9912)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9910 (s=9902, is=9911, ic=9910, ia=9912)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9912 (s=9902, is=9911, ic=9910, ia=9912)