Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123738 (s=123738, is=123815, ic=123817, ia=123820)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123816 (s=123738, is=123816, ic=123818, ia=123821)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123818 (s=123738, is=123816, ic=123818, ia=123821)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123821 (s=123738, is=123816, ic=123818, ia=123821)