Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65128 (s=65128, is=65183, ic=65184, ia=65185)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65184 (s=65128, is=65184, ic=65185, ia=65186)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65185 (s=65128, is=65184, ic=65185, ia=65186)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65186 (s=65128, is=65184, ic=65185, ia=65186)