Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9761 (s=9761, is=9769, ic=9768, ia=9770)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9770 (s=9761, is=9770, ic=9769, ia=9771)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9769 (s=9761, is=9770, ic=9769, ia=9771)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9771 (s=9761, is=9770, ic=9769, ia=9771)