Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 34876 (s=34876, is=34912, ic=34911, ia=34913)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 34913 (s=34876, is=34913, ic=34912, ia=34914)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 34912 (s=34876, is=34913, ic=34912, ia=34914)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 34914 (s=34876, is=34913, ic=34912, ia=34914)