Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 50501 (s=50501, is=50552, ic=50552, ia=50554)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 50553 (s=50501, is=50553, ic=50553, ia=50555)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 50553 (s=50501, is=50553, ic=50553, ia=50555)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 50555 (s=50501, is=50553, ic=50553, ia=50555)