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