Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100987 (s=100987, is=101051, ic=101052, ia=101054)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101052 (s=100987, is=101052, ic=101053, ia=101055)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101053 (s=100987, is=101052, ic=101053, ia=101055)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101055 (s=100987, is=101052, ic=101053, ia=101055)