Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123798 (s=123798, is=123875, ic=123877, ia=123880)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123876 (s=123798, is=123876, ic=123878, ia=123881)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123878 (s=123798, is=123876, ic=123878, ia=123881)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123881 (s=123798, is=123876, ic=123878, ia=123881)