Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30769 (s=30769, is=30803, ic=30802, ia=30804)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 30804 (s=30769, is=30804, ic=30803, ia=30805)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 30803 (s=30769, is=30804, ic=30803, ia=30805)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 30805 (s=30769, is=30804, ic=30803, ia=30805)