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