Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11080 (s=11080, is=11090, ic=11089, ia=11091)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11091 (s=11080, is=11091, ic=11090, ia=11092)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11090 (s=11080, is=11091, ic=11090, ia=11092)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11092 (s=11080, is=11091, ic=11090, ia=11092)