Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11173 (s=11173, is=11183, ic=11182, ia=11184)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11184 (s=11173, is=11184, ic=11183, ia=11185)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11183 (s=11173, is=11184, ic=11183, ia=11185)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11185 (s=11173, is=11184, ic=11183, ia=11185)