Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123055 (s=123055, is=123131, ic=123134, ia=123136)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123132 (s=123055, is=123132, ic=123135, ia=123137)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123135 (s=123055, is=123132, ic=123135, ia=123137)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123137 (s=123055, is=123132, ic=123135, ia=123137)