Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 25005 (s=25005, is=25030, ic=25029, ia=25030)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 25031 (s=25005, is=25031, ic=25030, ia=25031)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 25030 (s=25005, is=25031, ic=25030, ia=25031)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 25031 (s=25005, is=25031, ic=25030, ia=25031)