Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123623 (s=123623, is=123700, ic=123702, ia=123705)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123701 (s=123623, is=123701, ic=123703, ia=123706)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123703 (s=123623, is=123701, ic=123703, ia=123706)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123706 (s=123623, is=123701, ic=123703, ia=123706)