Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123540 (s=123540, is=123617, ic=123619, ia=123622)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123618 (s=123540, is=123618, ic=123620, ia=123623)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123620 (s=123540, is=123618, ic=123620, ia=123623)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123623 (s=123540, is=123618, ic=123620, ia=123623)