Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100075 (s=100075, is=100138, ic=100139, ia=100140)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100139 (s=100075, is=100139, ic=100140, ia=100141)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100140 (s=100075, is=100139, ic=100140, ia=100141)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100141 (s=100075, is=100139, ic=100140, ia=100141)