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