Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11621 (s=11621, is=11633, ic=11632, ia=11634)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11634 (s=11621, is=11634, ic=11633, ia=11635)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11633 (s=11621, is=11634, ic=11633, ia=11635)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11635 (s=11621, is=11634, ic=11633, ia=11635)