Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123053 (s=123053, is=123129, ic=123132, ia=123134)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123130 (s=123053, is=123130, ic=123133, ia=123135)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123133 (s=123053, is=123130, ic=123133, ia=123135)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123135 (s=123053, is=123130, ic=123133, ia=123135)