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