Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32105 (s=32105, is=32120, ic=32121, ia=32120)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32121 (s=32105, is=32121, ic=32122, ia=32121)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32122 (s=32105, is=32121, ic=32122, ia=32121)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32121 (s=32105, is=32121, ic=32122, ia=32121)