Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20000 (s=20000, is=20013, ic=20015, ia=20017)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20014 (s=20000, is=20014, ic=20016, ia=20018)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20016 (s=20000, is=20014, ic=20016, ia=20018)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20018 (s=20000, is=20014, ic=20016, ia=20018)