Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9626 (s=9626, is=9634, ic=9633, ia=9635)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9635 (s=9626, is=9635, ic=9634, ia=9636)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9634 (s=9626, is=9635, ic=9634, ia=9636)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9636 (s=9626, is=9635, ic=9634, ia=9636)