Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12786 (s=12786, is=12798, ic=12797, ia=12799)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12799 (s=12786, is=12799, ic=12798, ia=12800)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12798 (s=12786, is=12799, ic=12798, ia=12800)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12800 (s=12786, is=12799, ic=12798, ia=12800)