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