Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123678 (s=123678, is=123755, ic=123757, ia=123760)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123756 (s=123678, is=123756, ic=123758, ia=123761)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123758 (s=123678, is=123756, ic=123758, ia=123761)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123761 (s=123678, is=123756, ic=123758, ia=123761)