Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 17999 (s=17999, is=18025, ic=18026, ia=18023)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 18026 (s=17999, is=18026, ic=18027, ia=18024)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 18027 (s=17999, is=18026, ic=18027, ia=18024)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 18024 (s=17999, is=18026, ic=18027, ia=18024)