Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 93900 (s=93900, is=93961, ic=93962, ia=93963)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 93962 (s=93900, is=93962, ic=93963, ia=93964)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 93963 (s=93900, is=93962, ic=93963, ia=93964)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 93964 (s=93900, is=93962, ic=93963, ia=93964)