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