Using the as prop on a named prop overwrites its className from Studio?

with <PlasmicComponent /> using as: Disclosure.Button on a named prop seems to overwrite it’s className set in studio. Is that right?

as: should only change the rendered component/element, not change anything about the props