Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123514 (s=123514, is=123591, ic=123593, ia=123596)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123592 (s=123514, is=123592, ic=123594, ia=123597)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123594 (s=123514, is=123592, ic=123594, ia=123597)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123597 (s=123514, is=123592, ic=123594, ia=123597)