Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123673 (s=123673, is=123750, ic=123752, ia=123755)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123751 (s=123673, is=123751, ic=123753, ia=123756)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123753 (s=123673, is=123751, ic=123753, ia=123756)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123756 (s=123673, is=123751, ic=123753, ia=123756)