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