Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 22159 (s=22159, is=22166, ic=22167, ia=22167)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 22167 (s=22159, is=22167, ic=22168, ia=22168)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 22168 (s=22159, is=22167, ic=22168, ia=22168)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 22168 (s=22159, is=22167, ic=22168, ia=22168)